Rate Overview
Live
1 RON = 21.1695 INR
1 INR = 0.047238
RON
Avg
20.8620
High
21.6140
Low
20.0324
Last updated: 9/11/2026, 8:45:47 PM
Quick Conversions
| RON | INR |
|---|---|
| 1 RON | 21.17 INR |
| 10 RON | 211.69 INR |
| 50 RON | 1,058.47 INR |
| 100 RON | 2,116.95 INR |
| 500 RON | 10,584.74 INR |
| 1,000 RON | 21,169.47 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-09-11T20:45:47Z",
"rates": {
"INR": 21.16947
}
}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": 2116.947,
"rate": 21.16947
}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