Currency Exchange Rates

GET {{baseUrl}}/query?function=CURRENCY_EXCHANGE_RATE&from_currency=<string>&to_currency=<string>

Realtime currency exchange rates for physical and digital currencies.

Request Params

KeyDatatypeRequiredDescription
functionstring
from_currencystringThe currency you would like to get the exchange rate for.
to_currencystringThe destination currency for the exchange rate.