Rate Overview
Live
1 RON = 20.8366 INR
1 INR = 0.047993
RON
Avg
20.7875
High
21.0872
Low
20.4640
Last updated: 7/7/2026, 3:39:48 PM
Quick Conversions
| RON | INR |
|---|---|
| 1 RON | 20.84 INR |
| 10 RON | 208.37 INR |
| 50 RON | 1,041.83 INR |
| 100 RON | 2,083.66 INR |
| 500 RON | 10,418.29 INR |
| 1,000 RON | 20,836.58 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-07T15:39:48Z",
"rates": {
"INR": 20.836582
}
}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": 2083.6582,
"rate": 20.836582
}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