Rate Overview
Live
1 RON = 54.3793 YER
1 YER = 0.018389
RON
Avg
54.5909
High
55.3282
Low
54.1053
Last updated: 3/7/2026, 7:37:02 AM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 54.38 YER |
| 10 RON | 543.79 YER |
| 50 RON | 2,718.96 YER |
| 100 RON | 5,437.93 YER |
| 500 RON | 27,189.65 YER |
| 1,000 RON | 54,379.29 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-03-07T07:37:02Z",
"rates": {
"YER": 54.379294
}
}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": 5437.9294,
"rate": 54.379294
}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