Rate Overview
Live
1 EUR = 17.6629 ERN
1 ERN = 0.056616
EUR
Avg
17.5963
High
17.6629
Low
17.5290
Last updated: 5/7/2026, 10:14:36 AM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.66 ERN |
| 10 EUR | 176.63 ERN |
| 50 EUR | 883.14 ERN |
| 100 EUR | 1,766.29 ERN |
| 500 EUR | 8,831.43 ERN |
| 1,000 EUR | 17,662.87 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-05-07T10:14:36Z",
"rates": {
"ERN": 17.662866
}
}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": 1766.2866000000001,
"rate": 17.662866
}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