Rate Overview
Live
1 RON = 51.9173 YER
1 YER = 0.019261
RON
Avg
52.5332
High
52.8847
Low
51.9173
Last updated: 6/19/2026, 8:21:46 AM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 51.92 YER |
| 10 RON | 519.17 YER |
| 50 RON | 2,595.87 YER |
| 100 RON | 5,191.73 YER |
| 500 RON | 25,958.66 YER |
| 1,000 RON | 51,917.33 YER |
Get RON/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=YERExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-19T08:21:46Z",
"rates": {
"YER": 51.917326
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "YER",
"amount": 100
},
"result": 5191.7326,
"rate": 51.917326
}Build with RON/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key