Rate Overview
Live
1 ERN = 0.056626 EUR
1 EUR = 17.6597
ERN
Avg
0.056704
High
0.057058
Low
0.056511
Last updated: 4/18/2026, 8:52:13 AM
Quick Conversions
| ERN | EUR |
|---|---|
| 1 ERN | 0.06 EUR |
| 10 ERN | 0.57 EUR |
| 50 ERN | 2.83 EUR |
| 100 ERN | 5.66 EUR |
| 500 ERN | 28.31 EUR |
| 1,000 ERN | 56.63 EUR |
Get ERN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=EURExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-04-18T08:52:13Z",
"rates": {
"EUR": 0.056626
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "EUR",
"amount": 100
},
"result": 5.6626,
"rate": 0.056626
}Build with ERN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key