/latest.json

Get the latest exchange rates available from the Open Exchange Rates API.

The most simple route in our API, latest.json provides a standard response object containing all the conversion rates for all of the currently available symbols/currencies, labeled by their international-standard 3-letter ISO currency codes.

The latest rates will always be the most up-to-date data available on your plan.

Query Params
string
Defaults to Required

Your unique App ID

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

Set to false to reduce response size (removes whitespace)

boolean
Defaults to false

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

Response

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