Rate Overview
Live
1 RON = 21.5300 INR
1 INR = 0.046447
RON
Avg
21.4918
High
21.6200
Low
21.3649
Last updated: 4/17/2026, 5:33:55 PM
Quick Conversions
| RON | INR |
|---|---|
| 1 RON | 21.53 INR |
| 10 RON | 215.30 INR |
| 50 RON | 1,076.50 INR |
| 100 RON | 2,153.00 INR |
| 500 RON | 10,765.02 INR |
| 1,000 RON | 21,530.03 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-04-17T17:33:55Z",
"rates": {
"INR": 21.530031
}
}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": 2153.0031,
"rate": 21.530031
}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