Rate Overview
Live
1 EUR = 17.1611 ERN
1 ERN = 0.058271
EUR
Avg
17.1327
High
17.1720
Low
17.0745
Last updated: 7/7/2026, 4:32:56 AM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.16 ERN |
| 10 EUR | 171.61 ERN |
| 50 EUR | 858.06 ERN |
| 100 EUR | 1,716.11 ERN |
| 500 EUR | 8,580.56 ERN |
| 1,000 EUR | 17,161.12 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-07T04:32:56Z",
"rates": {
"ERN": 17.161116
}
}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": 1716.1116,
"rate": 17.161116
}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