Rate Overview
Live
1 RON = 17.9560 RUB
1 RUB = 0.055692
RON
Avg
17.8117
High
17.9560
Low
17.6307
Last updated: 3/6/2026, 11:45:43 PM
Quick Conversions
| RON | RUB |
|---|---|
| 1 RON | 17.96 RUB |
| 10 RON | 179.56 RUB |
| 50 RON | 897.80 RUB |
| 100 RON | 1,795.60 RUB |
| 500 RON | 8,977.98 RUB |
| 1,000 RON | 17,955.95 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-06T23:45:43Z",
"rates": {
"RUB": 17.955954
}
}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": 1795.5954,
"rate": 17.955954
}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