Rate Overview
Live
1 HNL = 0.111850 LTL
1 LTL = 8.9405
HNL
Avg
0.111673
High
0.113310
Low
0.109033
Last updated: 7/31/2026, 8:13:24 AM
Quick Conversions
| HNL | LTL |
|---|---|
| 1 HNL | 0.11 LTL |
| 10 HNL | 1.12 LTL |
| 50 HNL | 5.59 LTL |
| 100 HNL | 11.19 LTL |
| 500 HNL | 55.93 LTL |
| 1,000 HNL | 111.85 LTL |
Get HNL/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=LTLExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-31T08:13:24Z",
"rates": {
"LTL": 0.11185
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "LTL",
"amount": 100
},
"result": 11.185,
"rate": 0.11185
}Build with HNL/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key