Rate Overview
Live
1 EUR = 17.2922 ERN
1 ERN = 0.057829
EUR
Avg
17.3948
High
17.7210
Low
17.1561
Last updated: 3/27/2026, 2:49:20 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.29 ERN |
| 10 EUR | 172.92 ERN |
| 50 EUR | 864.61 ERN |
| 100 EUR | 1,729.22 ERN |
| 500 EUR | 8,646.11 ERN |
| 1,000 EUR | 17,292.22 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-03-27T14:49:20Z",
"rates": {
"ERN": 17.292222
}
}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": 1729.2222,
"rate": 17.292222
}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