Currencies
Get exchange rates
Get available currency pairs and exchange rates.
POST
This endpoint returns reference exchange rates only. To get an actual exchange quote, use /exchange/calculate.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.
Response
OK. Returns the available exchange pairs.
List of matching currency pairs.
Last modified on May 29, 2026