Rate Overview
Live
1 RON = 15.9498 RUB
1 RUB = 0.062697
RON
Avg
15.9905
High
16.0609
Low
15.9006
Last updated: 6/19/2026, 11:21:59 AM
Quick Conversions
| RON | RUB |
|---|---|
| 1 RON | 15.95 RUB |
| 10 RON | 159.50 RUB |
| 50 RON | 797.49 RUB |
| 100 RON | 1,594.98 RUB |
| 500 RON | 7,974.88 RUB |
| 1,000 RON | 15,949.75 RUB |
Get RON/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=RUBExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-19T11:21:59Z",
"rates": {
"RUB": 15.949751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "RUB",
"amount": 100
},
"result": 1594.9750999999999,
"rate": 15.949751
}Build with RON/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key