Exchange Rate Scraper
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Exchange Rate Scraper
Scrape real-time exchange rates for 150+ currencies. Convert amounts between currencies. Get latest forex data from free APIs with no API key required.
Scrape real-time exchange rates for 150+ currencies from free forex APIs. Convert amounts between currencies or get all latest rates for a base currency.
Modes
| Mode | Description |
|---|---|
latest | Get all exchange rates for a base currency |
convert | Convert a specific amount between currencies |
Output Fields
Latest Mode
| Field | Description |
|---|---|
baseCurrency | Base currency code (e.g. USD) |
targetCurrency | Target currency code (e.g. EUR) |
rate | Exchange rate (1 base = rate target) |
inverseRate | Inverse rate (1 target = inverseRate base) |
date | Rate date |
sourceUrl | API source URL |
scrapedAt | ISO timestamp |
Convert Mode
| Field | Description |
|---|---|
from | Source currency |
to | Target currency |
amount | Input amount |
result | Converted amount |
rate | Exchange rate used |
Use Cases
- Forex tracking: Monitor currency rates daily
- E-commerce: Convert prices across markets
- Travel: Calculate exchange rates for trip planning
- Financial analysis: Build historical rate datasets
- Arbitrage: Compare rates across currency pairs
Supported Currencies
150+ currencies including USD, EUR, GBP, JPY, CHF, AUD, CAD, CNY, INR, BRL, MXN, KRW, SGD, HKD, NOK, SEK, DKK, NZD, ZAR, TRY, and many more.
Example Input
{"mode": "latest","baseCurrency": "USD","targetCurrencies": ["EUR", "GBP", "JPY", "CAD"]}
Example Output
{"baseCurrency": "USD","targetCurrency": "EUR","rate": 0.9234,"inverseRate": 1.0830,"date": "2026-04-26","sourceUrl": "https://api.exchangerate-api.com/v4/latest/USD","scrapedAt": "2026-04-26T12:00:00.000Z"}
Notes
- No API key required — uses free public exchange rate APIs
- Rates are updated daily by the data providers
- Automatic fallback between multiple APIs for reliability
- In convert mode with no target currencies specified, converts to top 20 currencies
Run on Apify
This scraper runs on the Apify platform — a full-stack web scraping and automation cloud. Sign up for a free account to get started with 30-day trial of all features.