Real-time Currency Exchange Rates

Convert currencies instantly with live exchange rates. Trusted by developers worldwide.

  • No currencies found
  • No currencies found

1 =

USD/EUR 0.8625
USD/GBP 0.7561
USD/JPY 156.1215
USD/CHF 0.8041
USD/CAD 1.3980
USD/AUD 1.5307
USD/BTC 0.0000110

Powerful Currency Data API

Everything you need to integrate exchange rates into your application.

Real-time Rates

Exchange rates updated every minute from multiple reliable sources.

Historical Data

Access historical exchange rates going back years for analysis and charts.

746+ Currencies

Support for fiat currencies, cryptocurrencies, and precious metals.

Simple Integration

Get started in minutes with our RESTful API

# Get exchange rate for a currency pair
curl -H "Authorization: Bearer YOUR_API_KEY" \
  "https://api.finexly.com/v1/rate?from=USD&to=EUR"

# Response
{
  "pair": "USD_EUR",
  "rate": 0.9215
}

Ready to Get Started?

Sign up for free and get 100 API requests per month.