Rate Overview
Live
1 EUR = 17.4424 ERN
1 ERN = 0.057331
EUR
Avg
17.4830
High
17.9520
Low
17.0340
Last updated: 5/27/2026, 4:07:00 PM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.44 ERN |
| 10 EUR | 174.42 ERN |
| 50 EUR | 872.12 ERN |
| 100 EUR | 1,744.24 ERN |
| 500 EUR | 8,721.22 ERN |
| 1,000 EUR | 17,442.45 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-27T16:07:00Z",
"rates": {
"ERN": 17.442448
}
}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": 1744.2448,
"rate": 17.442448
}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