Fast, reliable foreign exchange data through a developer-friendly API. Power your applications with real-time rates updated every 60 seconds.
Trusted by developers at:
GET https://api.openexchangeapi.com/v1/latest
?base=USD&apikey=your_api_key
{
"base": "USD",
"timestamp": 1632145200,
"rates": {
"EUR": 0.853,
"GBP": 0.731,
"JPY": 109.62,
"CAD": 1.282
// ... and 170+ currencies
}
}
Everything you need for seamless currency exchange integration in one developer-friendly API.
Get real-time currency data updated every 60 seconds for accurate conversions.
Access past exchange data for comprehensive analysis and reporting needs.
Convert amounts between currencies with precision and reliability.
Generate and manage keys for each project with enterprise-grade security.
Monitor quota, performance, and error logs through an intuitive dashboard.
Fast, structured, easy-to-parse data for seamless integration.
Manage API keys, view usage statistics, and access documentation all in one intuitive place.
Choose the plan that fits your needs with no hidden fees or surprises.
View Pricing PlansIntegrate currency exchange data into your applications in minutes, not days.
Create an account and generate your API key in seconds. No credit card required to start.
// Your unique API key
API_KEY = "ox_sk_1a2b3c4d5e6f7g8h9i0j"
Send requests to our endpoints using your preferred programming language.
// JavaScript example
fetch('https://api.openexchangeapi.com/v1/latest?base=USD&apikey=YOUR_API_KEY')
.then(response => response.json())
.then(data => console.log(data));
Use the returned data in your application and monitor usage through our dashboard.
// Response example
{
"base": "USD",
"timestamp": 1632145200,
"rates": {
"EUR": 0.853,
"GBP": 0.731,
"JPY": 109.62,
// ... and 170+ currencies
}
}
Transparent pricing with no hidden fees. Choose the plan that fits your needs.
Perfect for testing and small projects
For growing businesses and applications
For large-scale applications and businesses
Our pricing is designed to scale with your business. Start with our free tier and upgrade as your needs grow.
All plans can be customized with additional API calls at $0.01 per 1,000 calls.
We offer tailored solutions for high-volume users, financial institutions, and enterprises with specific requirements.
Discover how businesses across industries leverage OpenExchangeAPI to power their global applications.
Power your financial applications with real-time currency data that your users can trust.
Provide accurate pricing in local currencies to boost conversion rates and customer satisfaction.
Help travelers understand costs in their home currency and make informed decisions.
Analyze historical currency trends to make data-driven business decisions.
See what our customers are saying about OpenExchangeAPI.
"OpenExchangeAPI has been a game-changer for our fintech app. The data is accurate, the API is lightning fast, and integration took less than an hour. Highly recommended!"
Alex Johnson
CTO, FinanceTracker
"We switched to OpenExchangeAPI after struggling with unreliable data from another provider. The difference is night and day. Our customers now have complete confidence in our currency conversions."
Maria Rodriguez
Product Manager, GlobalShop
"The historical data API has been invaluable for our analytics platform. The documentation is clear, support is responsive, and the pricing is transparent. Exactly what we needed."
David Kim
Lead Developer, DataInsights
Join thousands of satisfied developers and businesses using OpenExchangeAPI.
Based on 500+ reviews from verified customers
Comprehensive guides and resources to help you integrate and use OpenExchangeAPI.
Our documentation is designed to get you up and running quickly with examples in multiple programming languages.
Step-by-step instructions to set up your API key and make your first request.
Ready-to-use code snippets in JavaScript, Python, PHP, Ruby, and more.
Detailed documentation of all endpoints, parameters, and response formats.
Explore our core API endpoints designed for simplicity and performance.
Get the most recent exchange rates for all supported currencies.
GET /v1/latest
Access exchange rates for any date in the past.
GET /v1/historical/YYYY-MM-DD
Convert any amount from one currency to another.
GET /v1/convert
Official client libraries to simplify integration with OpenExchangeAPI.
Our support team is ready to assist you with any questions or issues.
Answers to commonly asked questions about OpenExchangeAPI.
Our support team is ready to help you with any questions you might have.
Contact SupportJoin thousands of developers using OpenExchangeAPI to deliver accurate currency data to their users.
Real-time exchange rates updated every 60 seconds
170+ global currencies with 99.9% uptime guarantee
Simple integration with clear, developer-friendly docs
No credit card required to start. Free plan available.