Rate Overview
Live
1 RON = 52.4409 YER
1 YER = 0.019069
RON
Avg
52.3070
High
52.4409
Low
52.1756
Last updated: 9/4/2026, 11:35:21 PM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 52.44 YER |
| 10 RON | 524.41 YER |
| 50 RON | 2,622.05 YER |
| 100 RON | 5,244.09 YER |
| 500 RON | 26,220.47 YER |
| 1,000 RON | 52,440.93 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-09-04T23:35:21Z",
"rates": {
"YER": 52.440933
}
}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": 5244.0933,
"rate": 52.440933
}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