Rate Overview
Live
1 USD = 26.4935 HNL
1 HNL = 0.037745
USD
Avg
26.5632
High
26.6302
Low
26.4935
Last updated: 4/16/2026, 7:40:30 AM
Quick Conversions
| USD | HNL |
|---|---|
| 1 USD | 26.49 HNL |
| 10 USD | 264.94 HNL |
| 50 USD | 1,324.68 HNL |
| 100 USD | 2,649.35 HNL |
| 500 USD | 13,246.77 HNL |
| 1,000 USD | 26,493.54 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-04-16T07:40:30Z",
"rates": {
"HNL": 26.49354496
}
}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": 2649.354496,
"rate": 26.49354496
}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