ECB Euro FX Rates Scraper
Pricing
from $7.00 / 1,000 results
ECB Euro FX Rates Scraper
Extract daily or historical Euro foreign exchange reference rates from the European Central Bank. Covers 30+ currencies: USD, GBP, JPY, CHF, CNY, and more. Use 'daily', '90d', or 'historical' modes.
Pricing
from $7.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 hours ago
Last modified
Categories
Share

๐ฑ ECB Euro FX Rates Scraper - Official Exchange Rates
๐ Collect official European Central Bank euro reference rates for 30+ currencies. Choose daily rates, last 90 days, or the full historical series since 1999. Get clean tabular data ready for analysis.
๐ Last updated: 2026-04-23
Accountants, finance teams, and trading desks all need reliable EUR reference rates. The European Central Bank publishes official daily foreign exchange rates against the euro every afternoon. This tool pulls those rates into a clean tabular dataset.
The ECB FX Rates Scraper delivers one row per currency-date pair with the currency code, date, rate, base currency (always EUR), and source. Pick daily mode for today, 90-day mode for the last 90 business days, or historical mode for the full series back to 1999. Optionally filter to specific currencies.
| Target Audience | Accounting teams, trading desks, multinational finance departments, financial dashboard builders, e-commerce companies, economic researchers |
| Primary Use Cases | Month-end reporting, multi-currency revaluation, back-testing trading strategies, product price updates, historical trend analysis, BI dashboard feeds |
๐ What Does It Do
- Provides official ECB reference rates published daily by the European Central Bank
- Offers three time ranges: today's rates, last 90 days, or historical since 1999
- Covers 30+ currencies including USD, GBP, JPY, CHF, SEK, AUD, CAD, CNY, BRL, and INR
- Filters results to specific currencies with a simple list
- Delivers one row per currency-date pair for easy analysis
- Outputs clean tabular format ready for spreadsheets and databases
๐ฌ How to Use - Full Demo
๐ง Demo video coming soon.
โ๏ธ Input
| Field | Type | Description | Default |
|---|---|---|---|
| Max Items | integer | Free users: limited to 10 items. Paid users: up to 1,000,000 | 10 |
| Mode | string | daily (today), 90d (last 90 days), or historical (since 1999) | daily |
| Filter Currencies | array | Optional list of 3-letter codes (e.g., USD, GBP, JPY). Empty for all | - |
Example 1:
{"mode": "90d","currencies": ["USD", "GBP", "JPY"],"maxItems": 300}
Example 2:
{"mode": "historical","currencies": ["USD"],"maxItems": 10000}
โ ๏ธ ECB rates are published around 3 PM CET on TARGET business days. Weekends and eurozone holidays have no published rates.
๐ Output
๐งพ Schema: date, currency, rate, base, source, scrapedAt
๐ฆ Sample 1:
{"date": "2026-04-09","currency": "USD","rate": 1.0843,"base": "EUR","source": "ECB","scrapedAt": "2026-04-10T12:00:00.000Z"}
๐ฆ Sample 2:
{"date": "2026-04-09","currency": "GBP","rate": 0.8567,"base": "EUR","source": "ECB","scrapedAt": "2026-04-10T12:00:00.000Z"}
๐ฆ Sample 3:
{"date": "2026-04-09","currency": "JPY","rate": 162.45,"base": "EUR","source": "ECB","scrapedAt": "2026-04-10T12:00:00.000Z"}
โจ Why Choose This Tool?
| Feature | Details |
|---|---|
| Official ECB rates | Reference rates published daily by the European Central Bank |
| Three time ranges | Daily, 90-day, and full historical since 1999 in one tool |
| 30+ currencies | USD, GBP, JPY, CHF, CAD, AUD, SEK, NOK, CNY, INR, and many more |
| Currency filtering | Limit results to just the currencies you need |
| Flat table format | One row per currency-date pair for easy analysis |
| Scheduled runs | Set up daily 4 PM CET runs to always have the latest rates |
| No XML parsing | Get clean tabular data instead of nested XML files |
๐ How It Compares
| Capability | This Tool | Other Solutions |
|---|---|---|
| Time ranges | Daily, 90-day, and full historical in one tool | Separate files per range |
| Currency filtering | Built-in filter by currency code | Post-processing required |
| Output format | Flat table (one row per pair) | Nested XML |
| Export formats | JSON, CSV, Excel | XML only |
| Scheduled runs | Daily automated collection | Manual download |
| Historical data | Full series since 1999 | Separate manual download |
๐ How to Use
- Sign Up - Create a free account w/ $5 credit (takes 2 minutes)
- Find the Tool - Search for "ECB Euro FX Rates Scraper" in the Apify Store
- Set Input - Configure your search filters using the simple form
- Run It - Click "Start" and let it collect your data
- Download Data - Get your results in the "Dataset" tab as CSV, Excel, or JSON
๐ผ Business Use Cases
| Audience | How They Use It |
|---|---|
| Accounting Teams | Pull daily EUR rates for month-end reporting and multi-currency revaluation across subsidiaries |
| Trading Desks | Backfill historical EUR rates for back-testing strategies and building pricing models |
| E-commerce Companies | Update product prices daily based on official EUR exchange rates across international storefronts |
| Economic Researchers | Analyze historical EUR/USD, EUR/GBP, or EUR/JPY trends since 1999 for academic publications |
โจ Why choose this Actor
| Capability | |
|---|---|
| ๐ฏ | Built for the job. Scoped specifically to this data source so you skip the parser engineering entirely. |
| ๐ | Structured output. Clean, typed fields ready for analysis, dashboards, or downstream pipelines. |
| โก | Fast. Optimized request patterns return results in seconds, not minutes. |
| ๐ | Always fresh. Every run pulls live data, so the dataset reflects the source as of run time. |
| ๐ | No infra to manage. Apify handles proxies, retries, scaling, scheduling, and storage. |
| ๐ก๏ธ | Reliable. Battle-tested across many runs and edge cases, with graceful error handling. |
| ๐ซ | No code required. Configure in the UI, run from CLI, schedule via cron, or call from any language with the Apify SDK. |
๐ Production-grade structured data without the engineering overhead of building and maintaining your own scraper.
๐ How it compares to alternatives
| Approach | Cost | Coverage | Refresh | Filters | Setup |
|---|---|---|---|---|---|
| โญ ECB Euro FX Rates Scraper - Official Exchange Rates (this Actor) | $5 free credit, then pay-per-use | Full source coverage | Live per run | Source-native filters supported | โก 2 min |
| Build your own scraper | Engineering hours | Full once built | Whenever you maintain it | Custom code | ๐ข Days to weeks |
| Paid managed APIs | $$$ monthly | Vendor-defined | Live | Vendor-defined | โณ Hours |
| Third-party data dumps | Varies | Subset, often stale | Periodic | None | ๐ Variable |
Pick this Actor when you want broad coverage, server-side filtering, and no pipeline maintenance.
๐ How to use
- ๐ Sign up. Create a free account with $5 credit (takes 2 minutes).
- ๐ Open the Actor. Go to the ECB Euro FX Rates Scraper - Official Exchange Rates page on the Apify Store.
- ๐ฏ Set input. Configure the input fields in the form (or paste a JSON), then set
maxItems. - ๐ Run it. Click Start and let the Actor collect your data.
- ๐ฅ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
โฑ๏ธ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
๐ผ Business use cases
๐ Beyond business use cases
Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.
๐ค Ask an AI assistant about this scraper
Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:
- ๐ฌ ChatGPT
- ๐ง Claude
- ๐ Perplexity
- ๐ Copilot
โ Frequently Asked Questions
๐ณ Do I need a paid Apify plan to run this actor?
No. You can start right now on the free Apify plan, which includes $5 in free monthly credit. That is enough to run this actor several times and explore the output before committing to anything. Paid plans unlock higher limits, more concurrent runs, and larger datasets. Create a free Apify account here to get started.
๐จ What happens if my run fails or returns no results?
Failed runs are not charged. If the source site changes, proxies get rate-limited, or a specific input matches nothing, re-run the actor or open our contact form and we will investigate. You can also check the run log in the Apify console to see why the run stopped.
๐ How many items can I scrape per run?
Free users are limited to 10 items per run so you can preview the output and confirm the actor works for your use case. Paid users can raise maxItems up to 1,000,000 per run. Upgrade here if you need full scale.
๐ How fresh is the data?
Every run fetches live data at the moment of execution. There is no cache or delay: the records you get reflect what the source returned at that moment. Schedule the actor to maintain a rolling snapshot of the data you need.
๐งโ๐ป Can I call this actor from my own code?
Yes. Apify exposes every actor as a REST endpoint and ships first-class SDKs for Node.js and Python. You can start a run, read the dataset, and handle webhooks from your own app in a few lines. All you need is your Apify API token.
๐ค How do I export the data?
Every Apify dataset can be downloaded in one click from the console as CSV, JSON, JSONL, Excel, HTML, XML, or RSS. You can also pull results programmatically via the Apify API or stream them into BigQuery, S3, and other destinations through built-in integrations.
๐ Can I schedule the actor to run automatically?
Yes. Use the Apify scheduler to run the actor on any cadence, from hourly to monthly. Results are saved to your dataset and can be delivered to webhooks, email, Slack, cloud storage, or automation tools such as Zapier and Make.
๐ Automating Your Workflow
Schedule this tool to run daily, weekly, or monthly through the Apify platform. Set it and forget it. Your data will be waiting in your dataset every time. Combine with webhooks to trigger downstream actions whenever a run completes.
๐ Integrate with Your Favorite Apps
- Make - Build automated workflows
- Zapier - Connect 5,000+ apps
- Slack - Get instant notifications
- Airbyte - Sync to data warehouses
- GitHub - Version control integration
- Google Drive - Export to spreadsheets
๐ Integrate with any app
ECB Euro FX Rates Scraper - Official Exchange Rates connects to any cloud service via Apify integrations:
- Make - Automate multi-step workflows
- Zapier - Connect with 5,000+ apps
- Slack - Get run notifications in your channels
- Airbyte - Pipe results into your warehouse
- GitHub - Trigger runs from commits and releases
- Google Drive - Export datasets straight to Sheets
You can also use webhooks to trigger downstream actions when a run finishes. Push fresh data into your product backend, or alert your team in Slack.
๐ Recommended Actors
Looking for more data collection tools? Check out these related actors:
| Actor | Description | Link |
|---|---|---|
| FINRA BrokerCheck Scraper | US broker registration lookups | FINRA BrokerCheck Scraper |
| Pitchbook Funds Scraper | Private fund profiles and investment data | Pitchbook Funds Scraper |
| Pitchbook Investors Scraper | PE and VC investor profiles | Pitchbook Investors Scraper |
| GSA eLibrary Scraper | US government contract data | GSA eLibrary Scraper |
| PR Newswire Scraper | Press releases and corporate news | PR Newswire Scraper |
Pro Tip: ๐ก Browse our complete collection of data collection actors to find the perfect tool for your business needs.
๐ Need Help?
- Check the FAQ section above for common questions
- Visit the Apify documentation for platform guides
- Contact us at Tally contact form
โ ๏ธ Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or connected to the European Central Bank or any EU institution. It collects only publicly available reference rate data.