Rate Overview
Live
1 RON = 52.1641 YER
1 YER = 0.019170
RON
Avg
53.8825
High
55.9452
Low
51.8434
Last updated: 7/28/2026, 2:07:00 AM
Quick Conversions
| RON | YER |
|---|---|
| 1 RON | 52.16 YER |
| 10 RON | 521.64 YER |
| 50 RON | 2,608.21 YER |
| 100 RON | 5,216.41 YER |
| 500 RON | 26,082.06 YER |
| 1,000 RON | 52,164.12 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-28T02:07:00Z",
"rates": {
"YER": 52.164123
}
}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": 5216.4123,
"rate": 52.164123
}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