rates api
GET https://api.ratesapi.io/api/latest{
"base": "EUR",
"date": "2020-09-11",
"rates": {
"GBP": 0.92408,
"HKD": 9.1871,
"IDR": 17772.61,
"ILS": 4.1004,
"DKK": 7.4402,
"INR": 87.2431,
"CHF": "..."
}
}
rates api
GET https://api.ratesapi.io/api/latest{
"base": "EUR",
"date": "2020-09-11",
"rates": {
"GBP": 0.92408,
"HKD": 9.1871,
"IDR": 17772.61,
"ILS": 4.1004,
"DKK": 7.4402,
"INR": 87.2431,
"CHF": "..."
}
}
api for currency conversion free
Request
https://cdn.moneyconvert.net/api/latest.json
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 ...]
},
}
Source: https://moneyconvert.net/pages/api
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us