Rate Overview
Live
1 ERN = 15.8056 YER
1 YER = 0.063269
ERN
Avg
15.8457
High
15.9069
Low
15.7992
Last updated: 7/7/2026, 2:54:08 PM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.81 YER |
| 10 ERN | 158.06 YER |
| 50 ERN | 790.28 YER |
| 100 ERN | 1,580.56 YER |
| 500 ERN | 7,902.80 YER |
| 1,000 ERN | 15,805.59 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-07-07T14:54:08Z",
"rates": {
"YER": 15.805592
}
}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": 1580.5592000000001,
"rate": 15.805592
}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