Rate Overview
Live
1 ERN = 15.9093 YER
1 YER = 0.062857
ERN
Avg
15.9087
High
15.9099
Low
15.9054
Last updated: 5/29/2026, 2:27:59 PM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.91 YER |
| 10 ERN | 159.09 YER |
| 50 ERN | 795.46 YER |
| 100 ERN | 1,590.93 YER |
| 500 ERN | 7,954.63 YER |
| 1,000 ERN | 15,909.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-05-29T14:27:59Z",
"rates": {
"YER": 15.909253
}
}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.9252999999999,
"rate": 15.909253
}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