Get exchange rate history

GET {{host}}/v1/rates?source=BRL&target=AUD&from=2022-09-01T00:00:00&to=2022-09-30T23:59:59&group=hour

We expose up to 30 days exchange rate history via our API. This helps you to build an analysis page to show trends and implement an alerting system for your users.

See more at Exchange Rates.List

Request Params

KeyDatatypeRequiredDescription
sourcestring
targetstring
fromstring
tostring
groupstring

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring