Rate Overview
Live
1 RON = 53.8937 YER
1 YER = 0.018555
RON
Avg
54.2440
High
55.3282
Low
53.4553
Last updated: 3/28/2026, 10:56:57 AM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 53.89 YER |
| 10 RON | 538.94 YER |
| 50 RON | 2,694.68 YER |
| 100 RON | 5,389.37 YER |
| 500 RON | 26,946.83 YER |
| 1,000 RON | 53,893.65 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-28T10:56:57Z",
"rates": {
"YER": 53.893651
}
}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": 5389.3651,
"rate": 53.893651
}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