Rate Overview
Live
1 EUR = 17.0540 ERN
1 ERN = 0.058637
EUR
Avg
17.4146
High
17.9520
Low
17.0540
Last updated: 7/28/2026, 2:01:18 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.05 ERN |
| 10 EUR | 170.54 ERN |
| 50 EUR | 852.70 ERN |
| 100 EUR | 1,705.40 ERN |
| 500 EUR | 8,527.01 ERN |
| 1,000 EUR | 17,054.02 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-28T14:01:18Z",
"rates": {
"ERN": 17.05402
}
}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": 1705.402,
"rate": 17.05402
}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