Back to catalog
💱

Amdoren

API Key

Free currency API with over 150 currencies

💱Currency ExchangeHTTPS

EUR to JPY Conversion

Amdoren Currency API

FromEUR
ToJPY
Amount1,500
Result244,350
Rate162.9

Sample Response

response.json
1{
2 "from": "EUR",
3 "to": "JPY",
4 "amount": 1500,
5 "result": 244350,
6 "rate": 162.9
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.amdoren.com/currency-api/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs