Rate Overview
Live
1 EUR = 30.8188 HNL
1 HNL = 0.032448
EUR
Avg
30.9058
High
31.3206
Low
30.5952
Last updated: 3/7/2026, 4:06:04 AM
Quick Conversions
| EUR | HNL |
|---|---|
| 1 EUR | 30.82 HNL |
| 10 EUR | 308.19 HNL |
| 50 EUR | 1,540.94 HNL |
| 100 EUR | 3,081.88 HNL |
| 500 EUR | 15,409.41 HNL |
| 1,000 EUR | 30,818.82 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-03-07T04:06:04Z",
"rates": {
"HNL": 30.818822
}
}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": 3081.8822,
"rate": 30.818822
}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