Currency Exchange Rates (ECB)
Pricing
Pay per usage
Currency Exchange Rates (ECB)
Official ECB exchange rates, latest or historical by date, for any base and target currencies. Free, no API key.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
D N
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Currency Exchange Rates (ECB) — Free
Official European Central Bank exchange rates — latest or historical. Convert one unit of any base currency into any set of target currencies, for today or for a specific past date. Powered by the ECB reference rates (via Frankfurter). No API key.
This Actor is free — you only pay for your own Apify platform usage.
What it does
Pick a base currency, optional target currencies and an optional date. It returns one row per target currency with the exact ECB rate and the effective date.
Input
| Field | Type | Description |
|---|---|---|
base | string | Base currency ISO code (e.g. EUR, USD). |
symbols | array of strings | Target currency codes (empty = all). |
date | string | YYYY-MM-DD for a historical rate (empty = latest). |
Output (one item per target currency)
{ "status": "found", "base": "EUR", "symbol": "USD", "rate": 1.1415, "date": "2026-07-06" }
Unknown currency/date returns {"status": "error"} or {"status": "not_found"}.
Use cases
- Add live FX conversion to invoicing, pricing or e-commerce.
- Back-test or chart historical exchange-rate series.
- Normalize multi-currency financial data to one base.
- Feed accounting or reporting pipelines with official rates.
Limitations & fair use
Rates are ECB reference rates published on working days (no weekend/holiday updates); crypto and exotic pairs are not covered. Data is free to use. Not affiliated with the ECB.
More actors by this developer
See other open-data tools on the fit_melon profile: https://apify.com/fit_melon