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
Key | Datatype | Required | Description |
---|---|---|---|
function | string | ||
from_currency | string | The currency you would like to get the exchange rate for. | |
to_currency | string | The destination currency for the exchange rate. |