Rate Overview
Live
1 RON = 51.7507 YER
1 YER = 0.019323
RON
Avg
51.8330
High
52.1230
Low
51.6125
Last updated: 7/9/2026, 7:49:27 PM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 51.75 YER |
| 10 RON | 517.51 YER |
| 50 RON | 2,587.53 YER |
| 100 RON | 5,175.07 YER |
| 500 RON | 25,875.33 YER |
| 1,000 RON | 51,750.66 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-07-09T19:49:27Z",
"rates": {
"YER": 51.750661
}
}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": 5175.0661,
"rate": 51.750661
}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