Rate Overview
Live
1 LTL = 8.8691 HNL
1 HNL = 0.112752
LTL
Avg
8.8501
High
8.8901
Low
8.8253
Last updated: 7/5/2026, 5:07:46 PM
Quick Conversions
| LTL | HNL |
|---|---|
| 1 LTL | 8.87 HNL |
| 10 LTL | 88.69 HNL |
| 50 LTL | 443.45 HNL |
| 100 LTL | 886.91 HNL |
| 500 LTL | 4,434.53 HNL |
| 1,000 LTL | 8,869.06 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-07-05T17:07:46Z",
"rates": {
"HNL": 8.869059
}
}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": 886.9059,
"rate": 8.869059
}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