Rate Overview
Live
1 ERN = 0.058488 EUR
1 EUR = 17.0975
ERN
Avg
0.057449
High
0.058649
Low
0.055933
Last updated: 7/29/2026, 6:58:30 PM
Quick Conversions
| ERN | EUR |
|---|---|
| 1 ERN | 0.06 EUR |
| 10 ERN | 0.58 EUR |
| 50 ERN | 2.92 EUR |
| 100 ERN | 5.85 EUR |
| 500 ERN | 29.24 EUR |
| 1,000 ERN | 58.49 EUR |
Get ERN/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=EURExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-29T18:58:30Z",
"rates": {
"EUR": 0.058488
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "EUR",
"amount": 100
},
"result": 5.8488,
"rate": 0.058488
}Build with ERN/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key