Rate Overview
Live
1 EUR = 17.0406 ERN
1 ERN = 0.058683
EUR
Avg
16.9341
High
17.7300
Low
15.4587
Last updated: 7/28/2026, 12:00:05 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.04 ERN |
| 10 EUR | 170.41 ERN |
| 50 EUR | 852.03 ERN |
| 100 EUR | 1,704.06 ERN |
| 500 EUR | 8,520.30 ERN |
| 1,000 EUR | 17,040.59 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-28T12:00:05Z",
"rates": {
"ERN": 17.040594
}
}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": 1704.0593999999999,
"rate": 17.040594
}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