Rate Overview
Live
1 EUR = 17.4399 ERN
1 ERN = 0.057340
EUR
Avg
17.5391
High
17.7952
Low
17.1777
Last updated: 5/27/2026, 9:21:48 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.44 ERN |
| 10 EUR | 174.40 ERN |
| 50 EUR | 871.99 ERN |
| 100 EUR | 1,743.99 ERN |
| 500 EUR | 8,719.95 ERN |
| 1,000 EUR | 17,439.89 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-27T21:21:48Z",
"rates": {
"ERN": 17.439893
}
}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": 1743.9893000000002,
"rate": 17.439893
}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