Rate Overview
Live
1 ERN = 15.9080 YER
1 YER = 0.062862
ERN
Avg
15.9669
High
16.2581
Low
15.8866
Last updated: 5/28/2026, 9:44:05 PM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.91 YER |
| 10 ERN | 159.08 YER |
| 50 ERN | 795.40 YER |
| 100 ERN | 1,590.80 YER |
| 500 ERN | 7,953.99 YER |
| 1,000 ERN | 15,907.98 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-05-28T21:44:05Z",
"rates": {
"YER": 15.90798
}
}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": 1590.798,
"rate": 15.90798
}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