Rate Overview
Live
1 EUR = 17.4629 ERN
1 ERN = 0.057264
EUR
Avg
17.4345
High
17.4645
Low
17.3985
Last updated: 5/27/2026, 2:51:15 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.46 ERN |
| 10 EUR | 174.63 ERN |
| 50 EUR | 873.15 ERN |
| 100 EUR | 1,746.29 ERN |
| 500 EUR | 8,731.46 ERN |
| 1,000 EUR | 17,462.92 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-05-27T14:51:15Z",
"rates": {
"ERN": 17.462917
}
}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": 1746.2917,
"rate": 17.462917
}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