← Back to marketplace

Currency Exchange Rates

Real-time currency exchange rates for 150+ currencies. Get latest rates, convert between currency pairs, and access historical data. Powered by open exchange rate data.

finance
by APIHub3 endpoints100% uptime12ms avg

Includes 50 free calls per month

After the free quota, standard per-request pricing applies via x402 (USDC on Base).

Endpoints

GET/latest/EUR
$0.0005/req

Get latest exchange rates from EUR to all supported currencies.

GET/latest/GBP
$0.0005/req

Get latest exchange rates from GBP to all supported currencies.

GET/latest/USD
$0.0005/req

Get latest exchange rates from USD to all supported currencies. Returns rates for 150+ currencies updated daily.

Quick start

Easiest way: the APIHub CLI. Credits cover x402, no wallet needed.

# install and set up once
npx @apihubio/cli register
npx @apihubio/cli topup 10

# call this service
npx @apihubio/cli call -X GET "https://proxy.apihub.io/exchange-rates/latest/EUR"

Or call the proxy directly (curl / any HTTP client):

curl https://proxy.apihub.io/exchange-rates/latest/EUR \
  -H "Authorization: Bearer ahk_your_key"

# If credits available: charged automatically, returns 200
# Otherwise: returns 402 (pay via @x402/fetch or top up credits)

Pricing calculator

Estimate your monthly cost for Currency Exchange Rates.

GET /latest/EUR$0.0005/req
-
GET /latest/GBP$0.0005/req
-
GET /latest/USD$0.0005/req
-