Rate Overview
Live
1 EUR = 17.3050 ERN
1 ERN = 0.057787
EUR
Avg
17.3499
High
17.3940
Low
17.3050
Last updated: 3/27/2026, 7:42:02 AM
Quick Conversions
| EUR | ERN |
|---|---|
| 1 EUR | 17.31 ERN |
| 10 EUR | 173.05 ERN |
| 50 EUR | 865.25 ERN |
| 100 EUR | 1,730.50 ERN |
| 500 EUR | 8,652.52 ERN |
| 1,000 EUR | 17,305.05 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-27T07:42:02Z",
"rates": {
"ERN": 17.305049
}
}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": 1730.5049000000001,
"rate": 17.305049
}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