Rate Overview
Live
1 ERN = 15.8792 YER
1 YER = 0.062975
ERN
Avg
15.8931
High
15.9100
Low
15.8046
Last updated: 7/29/2026, 2:21:42 PM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.88 YER |
| 10 ERN | 158.79 YER |
| 50 ERN | 793.96 YER |
| 100 ERN | 1,587.92 YER |
| 500 ERN | 7,939.62 YER |
| 1,000 ERN | 15,879.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-07-29T14:21:42Z",
"rates": {
"YER": 15.879248
}
}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": 1587.9248,
"rate": 15.879248
}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