Rate Overview
Live
1 HNL = 0.032524 EUR
1 EUR = 30.7465
HNL
Avg
0.032356
High
0.032684
Low
0.031927
Last updated: 3/7/2026, 12:53:44 AM
Quick Conversions
| HNL | EUR |
|---|---|
| 1 HNL | 0.03 EUR |
| 10 HNL | 0.33 EUR |
| 50 HNL | 1.63 EUR |
| 100 HNL | 3.25 EUR |
| 500 HNL | 16.26 EUR |
| 1,000 HNL | 32.52 EUR |
Get HNL/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=EURExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-03-07T00:53:44Z",
"rates": {
"EUR": 0.032524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "EUR",
"amount": 100
},
"result": 3.2523999999999997,
"rate": 0.032524
}Build with HNL/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key