Comprehensive Currency Coverage
Open Exchange Rates offers exchange rates for over 200 currencies, making it suitable for businesses that operate in multiple countries.
Historical Data Access
Users have access to historical exchange rate data, which is useful for businesses needing comparison over time or analyzing trends.
Ease of Integration
The platform provides easy integration with a simple, developer-friendly API, which supports a variety of programming languages and frameworks.
Regular Updates
Exchange rates are updated frequently, every hour, helping businesses to access the most current data for their transactions.
Customizable Plans
Open Exchange Rates offers a range of subscription plans tailored to different needs, from personal use to enterprise-level requirements.
Promote Open Exchange Rates. You can add any of these badges on your website.
We have collected here some useful links to help you find out if Open Exchange Rates is good.
Check the traffic stats of Open Exchange Rates on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of Open Exchange Rates on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of Open Exchange Rates's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of Open Exchange Rates on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about Open Exchange Rates on Reddit. This can help you find out how popualr the product is and what people think about it.
Open Exchange Rates: Another widely used API for accessing real-time exchange rate data. - Source: dev.to / over 1 year ago
I'm making use of a third-party service (https://openexchangerates.org) to retrieve the latest currency data. - Source: dev.to / over 1 year ago
One driver (which we'll call FixerIODriver) will interact with the Fixer.io API and the other (which we'll call OpenExchangeRatesDriver) will interact with the Open Exchange Rates API. - Source: dev.to / almost 3 years ago
I've already found a good API to start with . They have all fiat currencies and some crypto but it need more data . Source: about 4 years ago
Https://openexchangerates.org/ would be my recommendation. Source: about 4 years ago
Thank you for your feedback. I'll update it. The exchange rate is from https://openexchangerates.org. Source: about 4 years ago
Not sure how it ended up on HN front page - Criprocurrencies is probably a typo. If you are looking for simple apis that just work in this space see https://openexchangerates.org/. - Source: Hacker News / over 4 years ago
To get the data as a feed I use openexchangerates.org and their data is again different. I'd like to know more, and get access to better data as I'm developing something. In previous projects I've used coinbase feeds for exchange rates etc., I know how-to but not where-to, can anyone comment on why it can be so different and where some better data for silver (XAG) that I can access is? thanks. (i've stopped trust... Source: over 5 years ago
Https://openexchangerates.org/ is better anyway. I don't have any connection to them other than being a customer. Source: over 5 years ago
Import requests From flask import Flask, jsonify # Import Flask, import jsonify to return JSON info App = Flask(__name__) @app.route('/') # Create main page of web-application Def index(): return "Welcome to my API!" # Display text on main page EXCHANGE_URL = 'https://openexchangerates.org/api/latest.json?app_id=YOUR-API-KEY-HERE' EXCHANGE_PARAMS = {'symbols':'ZAR,EUR,CAD'} Exchange_data =... - Source: dev.to / over 5 years ago
Do you know an article comparing Open Exchange Rates to other products?
Suggest a link to a post with product alternatives.
Is Open Exchange Rates good? This is an informative page that will help you find out. Moreover, you can review and discuss Open Exchange Rates here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.