Rate Overview
Live
1 RON = 20.9708 INR
1 INR = 0.047685
RON
Avg
20.9204
High
21.0469
Low
20.7911
Last updated: 8/2/2026, 1:01:58 PM
Quick Conversions
| RON | INR |
|---|---|
| 1 RON | 20.97 INR |
| 10 RON | 209.71 INR |
| 50 RON | 1,048.54 INR |
| 100 RON | 2,097.08 INR |
| 500 RON | 10,485.40 INR |
| 1,000 RON | 20,970.81 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-08-02T13:01:58Z",
"rates": {
"INR": 20.970809
}
}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": 2097.0809,
"rate": 20.970809
}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