v1
latestOpenAPI 3.0.12026-07-24501176.6 MBUpdate Currency Ratio
Lets you add or update currency ratios with respect to Indian Rupee (INR).
post/currencyratio
Request body
Response
200
Example response
{
"entity": {
"ratioInr": 65,
"currencyCode": "SGD"
},
"success": true
}