Get a single exchange rate pair
Returns the blended exchange rate for a single currency pair. Without a date param, returns the latest rate. A same-currency pair returns the identity rate of 1.
Path parameters
Query parameters
Specific date (YYYY-MM-DD). Cannot be combined with from/to.
Comma-separated list of data providers to include
Response
Exchange rate
Changes
Changed in 7 of the 29 revisions of this API.28
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
- ○
added the required property
providers/items/dateto the response with the200statusresponse-required-property-added
- ○
- ▲
the
providers/items/response's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ○
added the optional property
providers/items/excludedto the response with the200statusresponse-optional-property-added
- ○
added the required property
providers/items/keyto the response with the200statusresponse-required-property-added
- ○
added the required property
providers/items/rateto the response with the200statusresponse-required-property-added
- ▲
- ○
added the optional property
providersto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parameterdatenew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲