Rate Overview
Live
1 EUR = 17.0619 ERN
1 ERN = 0.058610
EUR
Avg
17.1068
High
17.1565
Low
17.0619
Last updated: 7/25/2026, 7:37:04 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.06 ERN |
| 10 EUR | 170.62 ERN |
| 50 EUR | 853.09 ERN |
| 100 EUR | 1,706.19 ERN |
| 500 EUR | 8,530.93 ERN |
| 1,000 EUR | 17,061.86 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-25T19:37:04Z",
"rates": {
"ERN": 17.061859
}
}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": 1706.1859,
"rate": 17.061859
}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