Rate Overview
Live
1 RON = 53.0238 YER
1 YER = 0.018859
RON
Avg
54.7947
High
56.3729
Low
52.6690
Last updated: 5/27/2026, 7:23:08 PM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 53.02 YER |
| 10 RON | 530.24 YER |
| 50 RON | 2,651.19 YER |
| 100 RON | 5,302.38 YER |
| 500 RON | 26,511.89 YER |
| 1,000 RON | 53,023.78 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-05-27T19:23:08Z",
"rates": {
"YER": 53.023781
}
}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": 5302.3781,
"rate": 53.023781
}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