- features
- currency conversion
to
from
amt
[Optional]
{
"date": "2019-10-17",
"unit_converted_data": {
"base": "USD",
"currency": "INR",
"numeric": 71.2494
},
"unit_inverted_data": {
"base": "INR",
"currency": "USD",
"numeric": 0.01404
},
"total": {
"USD": {
"amt": "247.00"
},
"INR": {
"amt": "17,598.60"
}
}
}
-
Data Fetch From Exchange-Rates unofficialy.
-
If the API is not working properly, please open a issue.