Rate Overview
Live
1 RON = 51.9018 YER
1 YER = 0.019267
RON
Avg
54.1977
High
55.9784
Low
51.7163
Last updated: 7/29/2026, 9:07:58 PM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 51.90 YER |
| 10 RON | 519.02 YER |
| 50 RON | 2,595.09 YER |
| 100 RON | 5,190.18 YER |
| 500 RON | 25,950.90 YER |
| 1,000 RON | 51,901.81 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-29T21:07:58Z",
"rates": {
"YER": 51.901807
}
}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": 5190.1807,
"rate": 51.901807
}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