Exchange
Get a fixed exchange quote
Get a fixed exchange quote for a specific amount, which can then be used with /exchange/fixed.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.cryptoprocessing.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Hex-encoded HMAC-SHA512 signature of the request body, generated using your secret key.
Body
application/json
Currency to exchange from. For a list of all available currencies, see API currency codes.
Currency to exchange to. For a list of all available currencies, see API currency codes.
Amount to send. You must include either this parameter or receiver_amount.
Amount to receive. You must include either this parameter or sender_amount.
Response
OK
Last modified on May 29, 2026