Rate Overview
Live
1 HNL = 0.037325 USD
1 USD = 26.7917
HNL
Avg
0.038442
High
0.040220
Low
0.037318
Last updated: 7/25/2026, 5:28:57 PM
Quick Conversions
| HNL | USD |
|---|---|
| 1 HNL | 0.04 USD |
| 10 HNL | 0.37 USD |
| 50 HNL | 1.87 USD |
| 100 HNL | 3.73 USD |
| 500 HNL | 18.66 USD |
| 1,000 HNL | 37.32 USD |
Get HNL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=USDExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-25T17:28:57Z",
"rates": {
"USD": 0.037325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "USD",
"amount": 100
},
"result": 3.7325,
"rate": 0.037325
}Build with HNL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key