/historical/*.json

Get historical exchange rates for any date available from the Open Exchange Rates API, currently going back to 1st January 1999.

Like latest.json, our /historical/ route provides a standard response object containing all the conversion rates for all available symbols/currencies on your requested date, labeled by their international-standard 3-letter ISO currency codes.

The historical rates returned are the last values we published for a given UTC day (up to and including 23:59:59 UTC), except for the current UTC date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
date
required
Defaults to Required

The requested date in YYYY-MM-DD format (required).

Query Params
string
Defaults to Required

Your unique App ID (required)

string
Defaults to Optional

Change base currency (3-letter code, default: USD)

string
Defaults to Optional

Limit results to specific currencies (comma-separated list of 3-letter codes)

boolean
Defaults to false

Extend returned values with alternative, black market and digital currency rates

boolean
Defaults to false

Human-readable response for debugging (response size will be much larger)

Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json