Rate Overview
Live
1 EUR = 31.2303 HNL
1 HNL = 0.032020
EUR
Avg
31.1677
High
31.2496
Low
31.0996
Last updated: 9/4/2026, 5:52:29 PM
Quick Conversions
| EUR | HNL |
|---|---|
| 1 EUR | 31.23 HNL |
| 10 EUR | 312.30 HNL |
| 50 EUR | 1,561.51 HNL |
| 100 EUR | 3,123.03 HNL |
| 500 EUR | 15,615.15 HNL |
| 1,000 EUR | 31,230.30 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-09-04T17:52:29Z",
"rates": {
"HNL": 31.230296
}
}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": 3123.0296,
"rate": 31.230296
}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