v1
latestOpenAPI 3.0.02026-07-26355499.1 KBExchange Rates
Get Cryptocurrency Exchange Rate
The Crypto Exchange Endpoint allows you to convert any amount in USD or Local Currency to the specified Cryptocurrency.
get/v3/exchange_rates/crypto
Query parameters
currencystring required
USD or the country's local currency that will be used by the payer.
amountnumber float
Amount in the previously specified currency. Used to calculate the exchange in the cryptocurrency specified below. Default 1.
cryptostring required
Cryptocurrency symbol in which the amount will be converted to.
Response
Currency exchange correctly returned.