Skip to main content
GET
Historical Rates for Date

Authorizations

Authorization
string
header
required

API key authentication using Bearer token

Path Parameters

date
string
required

Date in YYYY-MM-DD format

Pattern: ^\d{4}-\d{2}-\d{2}$

Response

Exchange rates for the specified date

success
boolean
required
Example:

true

timestamp
integer
required

Unix timestamp of the rate date

base
string
required
Example:

"AUD"

date
string
required

Date of the rates (YYYY-MM-DD)

Pattern: ^\d{4}-\d{2}-\d{2}$
rates
object
required

Object containing currency codes as keys and exchange rates as values