Frankfurter FX Scraper: ECB Exchange Rates
Pricing
Pay per usage
Go to Apify Store

Frankfurter FX Scraper: ECB Exchange Rates
Pull current ECB foreign exchange rates for any base currency via the Frankfurter public API. No login, no proxy, no browser.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Naimur Hasan
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
17 hours ago
Last modified
Categories
Share
Frankfurter FX Scraper
Pulls current ECB foreign exchange rates for any base currency via the Frankfurter public API. No login, no proxy, no browser.
Input
| Field | Type | Notes |
|---|---|---|
from | string | Three-letter base currency code. Default USD. |
to | string | Comma-separated three-letter target currency codes. Default EUR,GBP,JPY. |
Output
One row per run: base, date (the rate date, not necessarily today —
Frankfurter publishes ECB rates on banking days), rates (an object keyed by
currency code).
Notes
- Rates are ECB reference rates, published once per banking day — weekends and ECB holidays return the last published date, not an error.
- An unrecognized currency code is rejected by Frankfurter itself with an HTTP error, which this Actor surfaces as-is.