Rate Overview
Live
1 YER = 0.063056 ERN
1 ERN = 15.8589
YER
Avg
0.062909
High
0.063056
Low
0.062862
Last updated: 6/19/2026, 8:42:28 AM
Quick Conversions
| YER | ERN |
|---|---|
| 1 YER | 0.06 ERN |
| 10 YER | 0.63 ERN |
| 50 YER | 3.15 ERN |
| 100 YER | 6.31 ERN |
| 500 YER | 31.53 ERN |
| 1,000 YER | 63.06 ERN |
Get YER/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ERNExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:42:28Z",
"rates": {
"ERN": 0.063056
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ERN",
"amount": 100
},
"result": 6.3056,
"rate": 0.063056
}Build with YER/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key