Rate Overview
Live
1 RON = 21.1254 INR
1 INR = 0.047336
RON
Avg
21.3088
High
21.4777
Low
21.0724
Last updated: 5/7/2026, 8:35:57 PM
Quick Conversions
| RON | INR |
|---|---|
| 1 RON | 21.13 INR |
| 10 RON | 211.25 INR |
| 50 RON | 1,056.27 INR |
| 100 RON | 2,112.54 INR |
| 500 RON | 10,562.72 INR |
| 1,000 RON | 21,125.44 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-05-07T20:35:57Z",
"rates": {
"INR": 21.125442
}
}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": 2112.5442,
"rate": 21.125442
}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