Rate Overview
Live
1 EUR = 31.0437 HNL
1 HNL = 0.032213
EUR
Avg
30.8746
High
31.3675
Low
30.4201
Last updated: 8/19/2026, 3:39:48 AM
Quick Conversions
| EUR | HNL |
|---|---|
| 1 EUR | 31.04 HNL |
| 10 EUR | 310.44 HNL |
| 50 EUR | 1,552.18 HNL |
| 100 EUR | 3,104.37 HNL |
| 500 EUR | 15,521.85 HNL |
| 1,000 EUR | 31,043.70 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-08-19T03:39:48Z",
"rates": {
"HNL": 31.043698
}
}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": 3104.3698,
"rate": 31.043698
}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