Rate Overview
Live
1 EUR = 17.3455 ERN
1 ERN = 0.057652
EUR
Avg
17.3263
High
17.3505
Low
17.3010
Last updated: 8/14/2026, 6:05:09 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.35 ERN |
| 10 EUR | 173.45 ERN |
| 50 EUR | 867.27 ERN |
| 100 EUR | 1,734.55 ERN |
| 500 EUR | 8,672.74 ERN |
| 1,000 EUR | 17,345.47 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-08-14T18:05:09Z",
"rates": {
"ERN": 17.345472
}
}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": 1734.5472,
"rate": 17.345472
}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