Rate Overview
Live
1 HNL = 0.112569 LTL
1 LTL = 8.8834
HNL
Avg
0.113001
High
0.113302
Low
0.112569
Last updated: 7/30/2026, 6:37:05 AM
Quick Conversions
| HNL | LTL |
|---|---|
| 1 HNL | 0.11 LTL |
| 10 HNL | 1.13 LTL |
| 50 HNL | 5.63 LTL |
| 100 HNL | 11.26 LTL |
| 500 HNL | 56.28 LTL |
| 1,000 HNL | 112.57 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-30T06:37:05Z",
"rates": {
"LTL": 0.112569
}
}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.2569,
"rate": 0.112569
}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