Rate Overview
Live
1 USD = 26.4642 HNL
1 HNL = 0.037787
USD
Avg
26.4881
High
26.5220
Low
26.4642
Last updated: 3/7/2026, 12:51:45 AM
Quick Conversions
| USD | HNL |
|---|---|
| 1 USD | 26.46 HNL |
| 10 USD | 264.64 HNL |
| 50 USD | 1,323.21 HNL |
| 100 USD | 2,646.42 HNL |
| 500 USD | 13,232.08 HNL |
| 1,000 USD | 26,464.17 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-03-07T00:51:45Z",
"rates": {
"HNL": 26.46416633
}
}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": 2646.4166330000003,
"rate": 26.46416633
}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