Rate Overview
Live
1 EUR = 30.6254 HNL
1 HNL = 0.032653
EUR
Avg
30.8932
High
31.0365
Low
30.6254
Last updated: 6/18/2026, 11:51:19 AM
Quick Conversions
| EUR | HNL |
|---|---|
| 1 EUR | 30.63 HNL |
| 10 EUR | 306.25 HNL |
| 50 EUR | 1,531.27 HNL |
| 100 EUR | 3,062.54 HNL |
| 500 EUR | 15,312.68 HNL |
| 1,000 EUR | 30,625.36 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-18T11:51:19Z",
"rates": {
"HNL": 30.625358
}
}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": 3062.5357999999997,
"rate": 30.625358
}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