Rate Overview
Live
1 EUR = 17.2950 ERN
1 ERN = 0.057820
EUR
Avg
16.8738
High
17.7300
Low
15.4587
Last updated: 3/27/2026, 4:43:21 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.29 ERN |
| 10 EUR | 172.95 ERN |
| 50 EUR | 864.75 ERN |
| 100 EUR | 1,729.50 ERN |
| 500 EUR | 8,647.50 ERN |
| 1,000 EUR | 17,294.99 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-27T16:43:21Z",
"rates": {
"ERN": 17.294993
}
}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.4993000000002,
"rate": 17.294993
}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