Rate Overview
Live
1 ERN = 15.8932 YER
1 YER = 0.062920
ERN
Avg
15.8939
High
15.9050
Low
15.8654
Last updated: 3/7/2026, 7:40:30 AM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.89 YER |
| 10 ERN | 158.93 YER |
| 50 ERN | 794.66 YER |
| 100 ERN | 1,589.32 YER |
| 500 ERN | 7,946.62 YER |
| 1,000 ERN | 15,893.25 YER |
Get ERN/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=YERExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-03-07T07:40:30Z",
"rates": {
"YER": 15.893248
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "YER",
"amount": 100
},
"result": 1589.3247999999999,
"rate": 15.893248
}Build with ERN/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key