Rate Overview
Live
1 RON = 16.7725 RUB
1 RUB = 0.059622
RON
Avg
16.8210
High
16.8929
Low
16.7118
Last updated: 5/9/2026, 8:44:11 AM
Quick Conversions
| RON | RUB |
|---|---|
| 1 RON | 16.77 RUB |
| 10 RON | 167.72 RUB |
| 50 RON | 838.62 RUB |
| 100 RON | 1,677.25 RUB |
| 500 RON | 8,386.23 RUB |
| 1,000 RON | 16,772.46 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-05-09T08:44:11Z",
"rates": {
"RUB": 16.772461
}
}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": 1677.2461,
"rate": 16.772461
}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