Rate Overview
Live
1 EUR = 30.6446 HNL
1 HNL = 0.032632
EUR
Avg
30.9225
High
31.0981
Low
30.6446
Last updated: 6/18/2026, 1:28:49 PM
Quick Conversions
| EUR | HNL |
|---|---|
| 1 EUR | 30.64 HNL |
| 10 EUR | 306.45 HNL |
| 50 EUR | 1,532.23 HNL |
| 100 EUR | 3,064.46 HNL |
| 500 EUR | 15,322.31 HNL |
| 1,000 EUR | 30,644.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-06-18T13:28:49Z",
"rates": {
"HNL": 30.64461
}
}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": 3064.4610000000002,
"rate": 30.64461
}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