Rate Overview
Live
1 HNL = 0.037745 USD
1 USD = 26.4936
HNL
Avg
0.037646
High
0.037745
Low
0.037551
Last updated: 4/16/2026, 6:02:52 AM
Quick Conversions
| HNL | USD |
|---|---|
| 1 HNL | 0.04 USD |
| 10 HNL | 0.38 USD |
| 50 HNL | 1.89 USD |
| 100 HNL | 3.77 USD |
| 500 HNL | 18.87 USD |
| 1,000 HNL | 37.75 USD |
Get HNL/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=USDExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-04-16T06:02:52Z",
"rates": {
"USD": 0.037745
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "USD",
"amount": 100
},
"result": 3.7745,
"rate": 0.037745
}Build with HNL/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key