Rate Overview
Live
1 YER = 0.018773 RON
1 RON = 53.2680
YER
Avg
0.018663
High
0.018773
Low
0.018558
Last updated: 5/7/2026, 1:48:54 PM
Quick Conversions
| YER | RON |
|---|---|
| 1 YER | 0.02 RON |
| 10 YER | 0.19 RON |
| 50 YER | 0.94 RON |
| 100 YER | 1.88 RON |
| 500 YER | 9.39 RON |
| 1,000 YER | 18.77 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-05-07T13:48:54Z",
"rates": {
"RON": 0.018773
}
}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.8773000000000002,
"rate": 0.018773
}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