Rate Overview
Live
1 RON = 55.1472 YER
1 YER = 0.018133
RON
Avg
54.9416
High
55.2837
Low
54.4159
Last updated: 4/17/2026, 1:22:03 PM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 55.15 YER |
| 10 RON | 551.47 YER |
| 50 RON | 2,757.36 YER |
| 100 RON | 5,514.72 YER |
| 500 RON | 27,573.61 YER |
| 1,000 RON | 55,147.23 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-04-17T13:22:03Z",
"rates": {
"YER": 55.147228
}
}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": 5514.7228,
"rate": 55.147228
}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