Rate Overview
Live
1 RUB = 0.057076 RON
1 RON = 17.5205
RUB
Avg
0.056537
High
0.057337
Low
0.055489
Last updated: 4/16/2026, 3:06:19 PM
Quick Conversions
| RUB | RON |
|---|---|
| 1 RUB | 0.06 RON |
| 10 RUB | 0.57 RON |
| 50 RUB | 2.85 RON |
| 100 RUB | 5.71 RON |
| 500 RUB | 28.54 RON |
| 1,000 RUB | 57.08 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-04-16T15:06:19Z",
"rates": {
"RON": 0.057076
}
}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.7076,
"rate": 0.057076
}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