Rate Overview
Live
1 EUR = 17.1630 ERN
1 ERN = 0.058265
EUR
Avg
17.4768
High
17.8935
Low
17.0795
Last updated: 7/20/2026, 4:34:09 AM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.16 ERN |
| 10 EUR | 171.63 ERN |
| 50 EUR | 858.15 ERN |
| 100 EUR | 1,716.30 ERN |
| 500 EUR | 8,581.50 ERN |
| 1,000 EUR | 17,163.00 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-20T04:34:09Z",
"rates": {
"ERN": 17.163001
}
}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.3001000000002,
"rate": 17.163001
}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