Rate Overview
Live
1 YER = 0.019170 RON
1 RON = 52.1648
YER
Avg
0.018425
High
0.019347
Low
0.017931
Last updated: 7/27/2026, 7:35:12 AM
Quick Conversions
| YER | RON |
|---|---|
| 1 YER | 0.02 RON |
| 10 YER | 0.19 RON |
| 50 YER | 0.96 RON |
| 100 YER | 1.92 RON |
| 500 YER | 9.58 RON |
| 1,000 YER | 19.17 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-07-27T07:35:12Z",
"rates": {
"RON": 0.01917
}
}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.917,
"rate": 0.01917
}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