Rate Overview
Live
1 LTL = 8.8253 HNL
1 HNL = 0.113310
LTL
Avg
8.8322
High
8.8837
Low
8.7912
Last updated: 6/28/2026, 11:07:03 PM
Quick Conversions
| LTL | HNL |
|---|---|
| 1 LTL | 8.83 HNL |
| 10 LTL | 88.25 HNL |
| 50 LTL | 441.27 HNL |
| 100 LTL | 882.53 HNL |
| 500 LTL | 4,412.66 HNL |
| 1,000 LTL | 8,825.32 HNL |
Get LTL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=HNLExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-06-28T23:07:03Z",
"rates": {
"HNL": 8.825318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "HNL",
"amount": 100
},
"result": 882.5318,
"rate": 8.825318
}Build with LTL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key