Rate Overview
Live
1 RUB = 0.058394 RON
1 RON = 17.1250
RUB
Avg
0.058183
High
0.063313
Low
0.053143
Last updated: 7/23/2026, 10:45:42 PM
Quick Conversions
| RUB | RON |
|---|---|
| 1 RUB | 0.06 RON |
| 10 RUB | 0.58 RON |
| 50 RUB | 2.92 RON |
| 100 RUB | 5.84 RON |
| 500 RUB | 29.20 RON |
| 1,000 RUB | 58.39 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-23T22:45:42Z",
"rates": {
"RON": 0.058394
}
}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.8394,
"rate": 0.058394
}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