Rate Overview
Live
1 RUB = 0.055691 RON
1 RON = 17.9562
RUB
Avg
0.056144
High
0.056719
Low
0.055691
Last updated: 3/6/2026, 5:09:57 PM
Quick Conversions
| RUB | RON |
|---|---|
| 1 RUB | 0.06 RON |
| 10 RUB | 0.56 RON |
| 50 RUB | 2.78 RON |
| 100 RUB | 5.57 RON |
| 500 RUB | 27.85 RON |
| 1,000 RUB | 55.69 RON |
Get RUB/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=RONExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:09:57Z",
"rates": {
"RON": 0.055691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "RON",
"amount": 100
},
"result": 5.5691,
"rate": 0.055691
}Build with RUB/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key