Created
February 5, 2024 06:57
-
-
Save arfinmilondev/9d8179a2a30c9ea2fcdfe2e00c346dd5 to your computer and use it in GitHub Desktop.
Exchange Rates API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Exchange Rates API | |
| Free, easy-to-use REST API interface delivering worldwide exchange rate data in JSON format. Our API was created for developers who want to implement their ideas quickly and no-limits. | |
| How it work? | |
| Every hour, we generate JSON file with updated exchange rate data. The base currency is dollar USD. API is available in the CDN cloud. | |
| Let's do it | |
| To use our service you must read our disclaimer and privacy policy. Also, you should reference the data source: moneyconvert.net. | |
| Request | |
| https://cdn.moneyconvert.net/api/latest.json | |
| Source: https://moneyconvert.net/pages/api |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment