Rate Overview
Live
1 RON = 51.9124 YER
1 YER = 0.019263
RON
Avg
53.6350
High
55.6415
Low
51.7544
Last updated: 7/25/2026, 9:05:12 PM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 51.91 YER |
| 10 RON | 519.12 YER |
| 50 RON | 2,595.62 YER |
| 100 RON | 5,191.24 YER |
| 500 RON | 25,956.21 YER |
| 1,000 RON | 51,912.42 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-07-25T21:05:12Z",
"rates": {
"YER": 51.912419
}
}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.2419,
"rate": 51.912419
}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