Rate Overview
Live
1 EUR = 17.4257 ERN
1 ERN = 0.057387
EUR
Avg
17.4940
High
17.7139
Low
17.3415
Last updated: 3/7/2026, 5:57:01 AM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.43 ERN |
| 10 EUR | 174.26 ERN |
| 50 EUR | 871.28 ERN |
| 100 EUR | 1,742.57 ERN |
| 500 EUR | 8,712.83 ERN |
| 1,000 EUR | 17,425.66 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-07T05:57:01Z",
"rates": {
"ERN": 17.425662
}
}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": 1742.5662,
"rate": 17.425662
}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