Rate Overview
Live
1 RON = 21.4271 INR
1 INR = 0.046670
RON
Avg
21.3605
High
21.4271
Low
21.2138
Last updated: 3/28/2026, 1:48:55 PM
Quick Conversions
| RON | INR |
|---|---|
| 1 RON | 21.43 INR |
| 10 RON | 214.27 INR |
| 50 RON | 1,071.35 INR |
| 100 RON | 2,142.71 INR |
| 500 RON | 10,713.54 INR |
| 1,000 RON | 21,427.08 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-03-28T13:48:55Z",
"rates": {
"INR": 21.42708
}
}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": 2142.708,
"rate": 21.42708
}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