Rate Overview
Live
1 RUB = 0.054789 RON
1 RON = 18.2518
RUB
Avg
0.055240
High
0.056215
Low
0.054789
Last updated: 8/13/2026, 4:27:37 AM
Quick Conversions
| RUB | RON |
|---|---|
| 1 RUB | 0.05 RON |
| 10 RUB | 0.55 RON |
| 50 RUB | 2.74 RON |
| 100 RUB | 5.48 RON |
| 500 RUB | 27.39 RON |
| 1,000 RUB | 54.79 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-08-13T04:27:37Z",
"rates": {
"RON": 0.054789
}
}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.478899999999999,
"rate": 0.054789
}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