Rate Overview
Live
1 LTL = 8.9730 HNL
1 HNL = 0.111445
LTL
Avg
8.9579
High
8.9730
Low
8.9408
Last updated: 5/27/2026, 9:45:12 AM
Quick Conversions
| LTL | HNL |
|---|---|
| 1 LTL | 8.97 HNL |
| 10 LTL | 89.73 HNL |
| 50 LTL | 448.65 HNL |
| 100 LTL | 897.30 HNL |
| 500 LTL | 4,486.51 HNL |
| 1,000 LTL | 8,973.02 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-05-27T09:45:12Z",
"rates": {
"HNL": 8.973016
}
}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": 897.3015999999999,
"rate": 8.973016
}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