Rate Overview
Live
1 EUR = 31.3296 HNL
1 HNL = 0.031919
EUR
Avg
31.2166
High
31.3871
Low
30.9847
Last updated: 4/17/2026, 11:08:49 AM
Quick Conversions
| EUR | HNL |
|---|---|
| 1 EUR | 31.33 HNL |
| 10 EUR | 313.30 HNL |
| 50 EUR | 1,566.48 HNL |
| 100 EUR | 3,132.96 HNL |
| 500 EUR | 15,664.80 HNL |
| 1,000 EUR | 31,329.61 HNL |
Get EUR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=HNLExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-04-17T11:08:49Z",
"rates": {
"HNL": 31.329606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "HNL",
"amount": 100
},
"result": 3132.9606,
"rate": 31.329606
}Build with EUR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key