Rate Overview
Live
1 EUR = 30.9818 HNL
1 HNL = 0.032277
EUR
Avg
30.9344
High
31.0035
Low
30.8545
Last updated: 5/28/2026, 9:48:54 PM
Quick Conversions
| EUR | HNL |
|---|---|
| 1 EUR | 30.98 HNL |
| 10 EUR | 309.82 HNL |
| 50 EUR | 1,549.09 HNL |
| 100 EUR | 3,098.18 HNL |
| 500 EUR | 15,490.90 HNL |
| 1,000 EUR | 30,981.81 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-05-28T21:48:54Z",
"rates": {
"HNL": 30.981806
}
}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": 3098.1805999999997,
"rate": 30.981806
}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