VOOZH about

URL: https://apify.com/lulzasaur/exchangerate-scraper

โ‡ฑ Exchange Rate Scraper - Currency Conversion ยท Apify


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.

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 days ago

Last modified

Categories

Share

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

ModeDescription
latestGet all exchange rates for a base currency
convertConvert a specific amount between currencies

Output Fields

Latest Mode

FieldDescription
baseCurrencyBase currency code (e.g. USD)
targetCurrencyTarget currency code (e.g. EUR)
rateExchange rate (1 base = rate target)
inverseRateInverse rate (1 target = inverseRate base)
dateRate date
sourceUrlAPI source URL
scrapedAtISO timestamp

Convert Mode

FieldDescription
fromSource currency
toTarget currency
amountInput amount
resultConverted amount
rateExchange 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.

Try Apify free โ†’

You might also like

๐Ÿ’ฑ Currency Exchange Rates โ€” Real-Time FX Data

nexgendata/currency-exchange-rates

Real-time & historical exchange rates for 150+ currencies. Open Exchange Rates, Fixer.io & CurrencyLayer alternative for fintech apps, FX dashboards and international pricing tools. No API key needed. Pay per result.

Exchange Rate & Currency Converter

moving_beacon-owner1/my-actor-82

Fetch live and historical foreign exchange rates for 160+ world currencies. Convert amounts, build time-series charts, and compare rates across base currencies โ€” all powered by central bank data from the ECB, Federal Reserve, BOJ, and 30+ official sources.

2

Open Exchange Rates Scraper (166 Currencies)

parseforge/openexchangerates-free-scraper

Get live foreign exchange rates against USD across 170+ currencies from Open Exchange Rates free tier. Capture rate, base, timestamp, currency code, currency name. Export FX data to JSON, CSV, or Excel for finance dashboards, accounting, ecommerce pricing, and treasury analytics.

๐Ÿ’ฑ Forex Exchange Intelligence - FX Rates (ECB)

benthepythondev/forex-exchange-intelligence

Track real-time currency exchange rates from the European Central Bank. Get forex rates for USD, EUR, GBP, JPY, CHF, and 30+ world currencies. Historical rate lookup, currency conversion, and cross-rate calculations.

Currency Exchange Rate Tracker

ryanclinton/exchange-rate-tracker

Currency Exchange Rate Tracker is an Apify actor that retrieves live foreign exchange rates for over 160 world currencies using the open ExchangeRate-API.

16

exchangerate.host FX Rates Scraper

parseforge/exchangerate-host-scraper

Scrape currency exchange rates from exchangerate.host. Latest, historical, time-series for 170+ currencies. Convert any amount between any pair. No API key required.