Rate Overview
Live
1 ERN = 15.7991 YER
1 YER = 0.063295
ERN
Avg
15.7954
High
15.8018
Low
15.7759
Last updated: 9/6/2026, 4:07:05 AM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.80 YER |
| 10 ERN | 157.99 YER |
| 50 ERN | 789.95 YER |
| 100 ERN | 1,579.91 YER |
| 500 ERN | 7,899.55 YER |
| 1,000 ERN | 15,799.09 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-09-06T04:07:05Z",
"rates": {
"YER": 15.799093
}
}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": 1579.9092999999998,
"rate": 15.799093
}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