Rate Overview
Live
1 USD = 26.7651 HNL
1 HNL = 0.037362
USD
Avg
26.6940
High
26.7751
Low
26.2502
Last updated: 7/5/2026, 7:26:09 PM
Quick Conversions
| USD | HNL |
|---|---|
| 1 USD | 26.77 HNL |
| 10 USD | 267.65 HNL |
| 50 USD | 1,338.26 HNL |
| 100 USD | 2,676.51 HNL |
| 500 USD | 13,382.56 HNL |
| 1,000 USD | 26,765.13 HNL |
Get USD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=HNLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-05T19:26:09Z",
"rates": {
"HNL": 26.76512502
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "HNL",
"amount": 100
},
"result": 2676.512502,
"rate": 26.76512502
}Build with USD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key