Rate Overview
Live
1 RON = 18.4256 RUB
1 RUB = 0.054272
RON
Avg
18.3068
High
19.4657
Low
17.3818
Last updated: 3/27/2026, 1:30:03 PM
Quick Conversions
| RON | RUB |
|---|---|
| 1 RON | 18.43 RUB |
| 10 RON | 184.26 RUB |
| 50 RON | 921.28 RUB |
| 100 RON | 1,842.56 RUB |
| 500 RON | 9,212.82 RUB |
| 1,000 RON | 18,425.64 RUB |
Get RON/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=RUBExample Response:
{
"success": true,
"base": "RON",
"date": "2026-03-27T13:30:03Z",
"rates": {
"RUB": 18.425638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "RUB",
"amount": 100
},
"result": 1842.5638,
"rate": 18.425638
}Build with RON/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key