Core Products
Core Banking
Accounts, ledgers, IBANs and limits.
Banking as a Service
Launch regulated banking products.
PEP & Sanctions
Screen against global watchlists.
Adverse Media
AI-driven global media screening.
Currency Data API
Real-time FX and crypto rates.
Solutions
Embedded Finance
Customers pay on their terms.
Real Estate Lending
Fix & flip, DSCR, and construction.
Resources
Developers
Building made easy.
Blogs
Insights on future finance.
Pricing
Transparent, usage-based pricing.
Cart
Review your selected packages.
Sign in Contact Sales →

Real-time current and historical foreign exchange & crypto rates

Currency Data delivers reliable FX and crypto exchange rates with an easy-to-integrate API, built for fintech-grade performance.

100 Monthly Requests
Foreign exchange rates
FREE
Get Free Key →
Up-to-date forex rates
From 10,000 requests a month
From $7.99/monthly
Pricing →
neosdk / currency-data / live
LIVE
🇺🇸
🇪🇺
USD / EUR
US Dollar · Euro
0.9218 ▲ 0.12%
🇺🇸
🇬🇧
USD / GBP
US Dollar · Pound
0.7891 ▲ 0.08%
🇺🇸
BTC / USD
Bitcoin · US Dollar
67,214.50 ▲ 1.43%
🇳🇬
🇺🇸
NGN / USD
Naira · US Dollar
0.00063 ▼ 0.21%
Ξ
🇺🇸
ETH / USD
Ethereum · US Dollar
3,481.22 ▲ 2.07%
170+
World currencies & crypto pairs supported
99.9%
Uptime SLA across all API endpoints
<80ms
Median API response latency globally
10yr
Historical rate data available on all plans
Coverage

Currencies data for
your next big idea

Unlock the power of global forex and crypto markets with programmatic access to real-time prices, historical data, and news on popular currencies including BTC, ETH, USD, and more.

Why Us

The reasons to choose us as your partner

Built for developers and fintech teams that need reliability, speed, and accuracy at every scale.

Ultra fast & reliable

Designed to handle high throughput and optimized for low-latency responses.

Easy-to-integrate API

Clean JSON responses, predictable schemas, and straightforward endpoints.

Powerful, reliable JSON API

High availability, scalable volumes, and responses delivered in milliseconds.

Trusted sources

Sourced from reputable financial data providers and validated against multiple feeds.

Currency conversion endpoints

Endpoints for latest rates, historical time-series, and conversion workflows.

Developer focused

Helpful docs, consistent responses, and support designed for teams shipping fast.

API Reference

Everything you need in one endpoint surface

Simple REST endpoints with predictable JSON. Integrate in minutes, scale without friction.

GET
/v1/currency/live
Live rates
GET
/v1/currency/historical
Historical
GET
/v1/currency/convert
Convert
GET
/v1/currency/timeframe
Time-series
GET
/v1/currency/list
Currencies
GET /v1/currency/live
// Fetch live exchange rates
const res = await fetch(
  'https://api.neosdk.com/v1/currency/live' +
  '?base=USD&symbols=EUR,GBP,NGN,BTC',
  { headers: { 'Authorization': 'Bearer nsk_live_••••••' } }
);
{
  "success": true,
  "base": "USD",
  "rates": {
    "EUR": 0.9218,
    "GBP": 0.7891,
    "BTC": 0.00001489
  }
}
200 OK · 48ms ● Live

Subscription Plans

Monthly
Yearly

Choose annual billing and save up to 15%.

Free
Try Currency Data for free. No hidden costs.
0
No hidden costs
Sign Up
  • 100 Requests / mo
  • Daily Updates
  • Historical Rates
  • HTTPS Encryption
  • No Support
Starter
Begin building with the starter pack.
$7.99
Per / month
  • 5000 Requests / mo
  • Hourly Updates
  • Historical Rates
  • Standard Support
  • HTTPS Encryption
  • Currency Conversion
Basic
Standard kit — core features and higher volume.
$14.99
Per / month
  • 10000 Requests / mo
  • Hourly Updates
  • Historical Rates
  • HTTPS Encryption
  • Currency Conversion
Business
All-inclusive suite — complete set of features and 500,000 monthly API requests.
$99.99
Per / month
  • 500000 Requests / mo
  • 60-second Updates
  • Historical Rates
  • Standard Support
  • Currency Conversion
  • Time-Frame Queries
  • Currency-Change Queries
Get Started

Start integrating currency data today

Get your free API key in 60 seconds. No credit card required. 100 free requests every month, forever.