Rate Overview
Live
1 EUR = 17.6741 ERN
1 ERN = 0.056580
EUR
Avg
17.6240
High
17.6895
Low
17.5260
Last updated: 4/17/2026, 7:34:08 AM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.67 ERN |
| 10 EUR | 176.74 ERN |
| 50 EUR | 883.70 ERN |
| 100 EUR | 1,767.41 ERN |
| 500 EUR | 8,837.03 ERN |
| 1,000 EUR | 17,674.06 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-04-17T07:34:08Z",
"rates": {
"ERN": 17.674055
}
}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": 1767.4054999999998,
"rate": 17.674055
}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