DEV Community

Cover image for API: FREE Exchange Rates
YURII DE.
YURII DE.

Posted on

1 1

API: FREE Exchange Rates

⚡ 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.

Request URL

https://cdn.moneyconvert.net/api/latest.json
Enter fullscreen mode Exit fullscreen mode

Response

{
    "base": "USD",
    "rates": {
        "AED": 3.67297,
        "AFN": 89.647021,
        "ALL": 104.709024,
        "AMD": 476.665393,
        "ANG": 1.789593,
        "AOA": 597.455,
        "ARS": 99.2347,
        "AUD": 1.338279,
        [supporting 183+ currencies ...]
    },
}
Enter fullscreen mode Exit fullscreen mode

Source: https://moneyconvert.net/pages/api

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay