Rate Overview
Live
1 RUB = 0.052689 RON
1 RON = 18.9793
RUB
Avg
0.052479
High
0.052754
Low
0.051810
Last updated: 9/5/2026, 1:28:28 PM
Quick Conversions
| RUB | RON |
|---|---|
| 1 RUB | 0.05 RON |
| 10 RUB | 0.53 RON |
| 50 RUB | 2.63 RON |
| 100 RUB | 5.27 RON |
| 500 RUB | 26.34 RON |
| 1,000 RUB | 52.69 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-09-05T13:28:28Z",
"rates": {
"RON": 0.052689
}
}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.2689,
"rate": 0.052689
}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