Rate Overview
Live
1 USD = 26.7897 HNL
1 HNL = 0.037328
USD
Avg
26.0254
High
26.7964
Low
24.8628
Last updated: 7/19/2026, 7:01:32 AM
Quick Conversions
| USD | HNL |
|---|---|
| 1 USD | 26.79 HNL |
| 10 USD | 267.90 HNL |
| 50 USD | 1,339.48 HNL |
| 100 USD | 2,678.97 HNL |
| 500 USD | 13,394.85 HNL |
| 1,000 USD | 26,789.69 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-19T07:01:32Z",
"rates": {
"HNL": 26.78969244
}
}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": 2678.969244,
"rate": 26.78969244
}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