Rate Overview
Live
1 RUB = 0.062418 RON
1 RON = 16.0210
RUB
Avg
0.062552
High
0.063040
Low
0.062013
Last updated: 6/16/2026, 10:41:15 AM
Quick Conversions
| RUB | RON |
|---|---|
| 1 RUB | 0.06 RON |
| 10 RUB | 0.62 RON |
| 50 RUB | 3.12 RON |
| 100 RUB | 6.24 RON |
| 500 RUB | 31.21 RON |
| 1,000 RUB | 62.42 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-06-16T10:41:15Z",
"rates": {
"RON": 0.062418
}
}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": 6.2418000000000005,
"rate": 0.062418
}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