Rate Overview
Live
1 RON = 16.8066 RUB
1 RUB = 0.059501
RON
Avg
16.7855
High
16.9010
Low
16.6025
Last updated: 7/11/2026, 1:25:01 PM
Quick Conversions
| RON | RUB |
|---|---|
| 1 RON | 16.81 RUB |
| 10 RON | 168.07 RUB |
| 50 RON | 840.33 RUB |
| 100 RON | 1,680.66 RUB |
| 500 RON | 8,403.28 RUB |
| 1,000 RON | 16,806.56 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-07-11T13:25:01Z",
"rates": {
"RUB": 16.80656
}
}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": 1680.6560000000002,
"rate": 16.80656
}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