Rate Overview
Live
1 ERN = 15.9069 YER
1 YER = 0.062866
ERN
Avg
16.2447
High
16.6933
Low
15.8918
Last updated: 3/28/2026, 10:49:48 AM
Quick Conversions
| ERN | YER |
|---|---|
| 1 ERN | 15.91 YER |
| 10 ERN | 159.07 YER |
| 50 ERN | 795.35 YER |
| 100 ERN | 1,590.69 YER |
| 500 ERN | 7,953.45 YER |
| 1,000 ERN | 15,906.91 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-03-28T10:49:48Z",
"rates": {
"YER": 15.906906
}
}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.6906,
"rate": 15.906906
}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