Rate Overview
Live
1 LTL = 8.9059 HNL
1 HNL = 0.112285
LTL
Avg
8.9725
High
9.0755
Low
8.8913
Last updated: 3/7/2026, 12:31:57 AM
Quick Conversions
| LTL | HNL |
|---|---|
| 1 LTL | 8.91 HNL |
| 10 LTL | 89.06 HNL |
| 50 LTL | 445.29 HNL |
| 100 LTL | 890.59 HNL |
| 500 LTL | 4,452.94 HNL |
| 1,000 LTL | 8,905.89 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-03-07T00:31:57Z",
"rates": {
"HNL": 8.905888
}
}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": 890.5887999999999,
"rate": 8.905888
}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