Rate Overview
Live
1 ERN = 15.9100 YER
1 YER = 0.062854
ERN
Avg
15.8745
High
15.9100
Low
15.8100
Last updated: 4/17/2026, 5:13:09 PM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.91 YER |
| 10 ERN | 159.10 YER |
| 50 ERN | 795.50 YER |
| 100 ERN | 1,591.00 YER |
| 500 ERN | 7,954.99 YER |
| 1,000 ERN | 15,909.97 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-04-17T17:13:09Z",
"rates": {
"YER": 15.909975
}
}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.9975,
"rate": 15.909975
}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