Rate Overview
Live
1 ERN = 0.057864 EUR
1 EUR = 17.2819
ERN
Avg
0.057647
High
0.057864
Low
0.057491
Last updated: 3/27/2026, 9:50:26 AM
Quick Conversions
| ERN | EUR |
|---|---|
| 1 ERN | 0.06 EUR |
| 10 ERN | 0.58 EUR |
| 50 ERN | 2.89 EUR |
| 100 ERN | 5.79 EUR |
| 500 ERN | 28.93 EUR |
| 1,000 ERN | 57.86 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-03-27T09:50:26Z",
"rates": {
"EUR": 0.057864
}
}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.7863999999999995,
"rate": 0.057864
}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