Rate Overview
Live
1 EUR = 17.4142 ERN
1 ERN = 0.057424
EUR
Avg
17.4082
High
17.4330
Low
17.3670
Last updated: 9/7/2026, 5:43:55 AM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.41 ERN |
| 10 EUR | 174.14 ERN |
| 50 EUR | 870.71 ERN |
| 100 EUR | 1,741.42 ERN |
| 500 EUR | 8,707.12 ERN |
| 1,000 EUR | 17,414.24 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-09-07T05:43:55Z",
"rates": {
"ERN": 17.41424
}
}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": 1741.424,
"rate": 17.41424
}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