Rate Overview
Live
1 ERN = 15.9078 YER
1 YER = 0.062862
ERN
Avg
15.9069
High
15.9093
Low
15.9051
Last updated: 6/18/2026, 10:20:48 AM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.91 YER |
| 10 ERN | 159.08 YER |
| 50 ERN | 795.39 YER |
| 100 ERN | 1,590.78 YER |
| 500 ERN | 7,953.92 YER |
| 1,000 ERN | 15,907.84 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-06-18T10:20:48Z",
"rates": {
"YER": 15.907842
}
}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.7842,
"rate": 15.907842
}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