Currency Exchange Rates (ECB)
Exchange rates straight from the European Central Bank's official daily reference feed - the same rates used for invoicing, accounting, pricing pages and reporting across the EU. History back to January 1999. What this is: the ECB publishes one authoritative reference rate per currency per business day (~16:00 CET). We serve it fast, rebased to any currency you like. What this is not: tick-level…
Currency Exchange Rates (ECB) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Latest Rates /v1/fx/latest |
Latest ECB reference rates rebased to any currency. symbols is an optional comma-separated filter. Response includes the actual rate_date. |
| GET |
Convert Amount /v1/fx/convert |
Convert an amount between any two supported currencies at the latest rate, or pass date=YYYY-MM-DD for a historical rate. Returns converted amount, rate and rate_date. |
| GET |
Historical Rates /v1/fx/historical |
Rates for any date since 1999-01-04. Weekends and holidays fall back to the previous business day - the response echoes the actual rate_date used. |
| GET |
Timeseries /v1/fx/timeseries |
Business-day series of rates between two dates (max 366 days per request), rebased to any currency. symbols optionally filters the output. |
| GET |
Supported Symbols /v1/fx/symbols |
All supported currency codes with full names, including discontinued currencies available in historical data. |
Currency Exchange Rates (ECB) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | — |
|
| ULTRA | $19.99 / month | — |
|
| MEGA | $39.99 / month | — |
|