Rates

You can get indicative rate
get
https://my.cryptopayments.pro
/api/v2/crypto-action/rate
Get Rate

CURL Example

curl "https://my.cryptopayments.pro/api/v2/crypto-action/rate?currency_from=BTC&currency_to=EUR&amount=2" \
-H 'Content-type: application/json' \
-H 'X-Processing-Key: uUTb2r...hd5dXP' \
-H 'X-Processing-Signature: 7dff...3bdb'
For signature use empty javascript object as body {}.