Rate Overview
Live
1 YER = 0.019261 RON
1 RON = 51.9184
YER
Avg
0.019036
High
0.019261
Low
0.018909
Last updated: 6/19/2026, 8:42:07 AM
Quick Conversions
| YER | RON |
|---|---|
| 1 YER | 0.02 RON |
| 10 YER | 0.19 RON |
| 50 YER | 0.96 RON |
| 100 YER | 1.93 RON |
| 500 YER | 9.63 RON |
| 1,000 YER | 19.26 RON |
Get YER/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=RONExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:42:07Z",
"rates": {
"RON": 0.019261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "RON",
"amount": 100
},
"result": 1.9261,
"rate": 0.019261
}Build with YER/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key