Rate Overview
Live
1 EUR = 30.6088 HNL
1 HNL = 0.032670
EUR
Avg
30.6611
High
30.7319
Low
30.5660
Last updated: 3/28/2026, 10:52:16 AM
Quick Conversions
| EUR | HNL |
|---|---|
| 1 EUR | 30.61 HNL |
| 10 EUR | 306.09 HNL |
| 50 EUR | 1,530.44 HNL |
| 100 EUR | 3,060.88 HNL |
| 500 EUR | 15,304.39 HNL |
| 1,000 EUR | 30,608.78 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-28T10:52:16Z",
"rates": {
"HNL": 30.608778
}
}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": 3060.8778,
"rate": 30.608778
}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