Rate Overview
Live
1 USD = 26.7984 HNL
1 HNL = 0.037316
USD
Avg
26.8266
High
26.8579
Low
26.7984
Last updated: 8/15/2026, 5:35:33 AM
Quick Conversions
| USD | HNL |
|---|---|
| 1 USD | 26.80 HNL |
| 10 USD | 267.98 HNL |
| 50 USD | 1,339.92 HNL |
| 100 USD | 2,679.84 HNL |
| 500 USD | 13,399.19 HNL |
| 1,000 USD | 26,798.37 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-08-15T05:35:33Z",
"rates": {
"HNL": 26.79837075
}
}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": 2679.837075,
"rate": 26.79837075
}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