Rate Overview
Live
1 USD = 26.7624 HNL
1 HNL = 0.037366
USD
Avg
26.5628
High
26.7897
Low
26.3699
Last updated: 7/24/2026, 2:35:52 AM
Quick Conversions
| USD | HNL |
|---|---|
| 1 USD | 26.76 HNL |
| 10 USD | 267.62 HNL |
| 50 USD | 1,338.12 HNL |
| 100 USD | 2,676.24 HNL |
| 500 USD | 13,381.18 HNL |
| 1,000 USD | 26,762.35 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-24T02:35:52Z",
"rates": {
"HNL": 26.76235116
}
}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.2351160000003,
"rate": 26.76235116
}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