Rate Overview
Live
1 RON = 20.8249 INR
1 INR = 0.048019
RON
Avg
18.5850
High
21.1579
Low
16.2915
Last updated: 7/12/2026, 2:02:48 PM
Quick Conversions
| RON | INR |
|---|---|
| 1 RON | 20.82 INR |
| 10 RON | 208.25 INR |
| 50 RON | 1,041.25 INR |
| 100 RON | 2,082.49 INR |
| 500 RON | 10,412.47 INR |
| 1,000 RON | 20,824.94 INR |
Get RON/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=INRExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-12T14:02:48Z",
"rates": {
"INR": 20.824936
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "INR",
"amount": 100
},
"result": 2082.4936000000002,
"rate": 20.824936
}Build with RON/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key