Rate Overview
Live
1 EUR = 17.0969 ERN
1 ERN = 0.058490
EUR
Avg
17.4603
High
17.9610
Low
17.0785
Last updated: 7/28/2026, 5:41:56 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.10 ERN |
| 10 EUR | 170.97 ERN |
| 50 EUR | 854.85 ERN |
| 100 EUR | 1,709.69 ERN |
| 500 EUR | 8,548.46 ERN |
| 1,000 EUR | 17,096.92 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-07-28T17:41:56Z",
"rates": {
"ERN": 17.09692
}
}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": 1709.692,
"rate": 17.09692
}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