Rate Overview
Live
1 EUR = 17.2818 ERN
1 ERN = 0.057864
EUR
Avg
17.5062
High
17.8290
Low
17.2170
Last updated: 3/27/2026, 9:28:46 AM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.28 ERN |
| 10 EUR | 172.82 ERN |
| 50 EUR | 864.09 ERN |
| 100 EUR | 1,728.18 ERN |
| 500 EUR | 8,640.90 ERN |
| 1,000 EUR | 17,281.80 ERN |
Get EUR/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=ERNExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-03-27T09:28:46Z",
"rates": {
"ERN": 17.281802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "ERN",
"amount": 100
},
"result": 1728.1801999999998,
"rate": 17.281802
}Build with EUR/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key