Fixer Rates Response
Envelope returned by /latest and /{date} containing real-time or historical end-of-day exchange rates.
Currency ExchangeForeign ExchangeFXForexECBConversionHistorical RatesTime SeriesFluctuationAPILayerPublic APIs
Properties
| Name |
Type |
Description |
| success |
boolean |
Indicates whether the request succeeded. |
| timestamp |
integer |
Unix timestamp (seconds) when the rates were published. |
| historical |
boolean |
Present and true when the response represents historical rates. |
| base |
string |
ISO 4217 base currency code anchoring the rate set. |
| date |
string |
Date the rates apply to (YYYY-MM-DD). |
| rates |
object |
Map of ISO 4217 currency code to exchange rate against the base currency. |
JSON Schema