Rate Overview
Live
1 RUB = 0.059320 RON
1 RON = 16.8577
RUB
Avg
0.059214
High
0.059756
Low
0.058455
Last updated: 7/7/2026, 3:58:35 AM
Quick Conversions
| RUB | RON |
|---|---|
| 1 RUB | 0.06 RON |
| 10 RUB | 0.59 RON |
| 50 RUB | 2.97 RON |
| 100 RUB | 5.93 RON |
| 500 RUB | 29.66 RON |
| 1,000 RUB | 59.32 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-07-07T03:58:35Z",
"rates": {
"RON": 0.05932
}
}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.9319999999999995,
"rate": 0.05932
}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