Rate Overview
Live
1 LTL = 8.8696 HNL
1 HNL = 0.112745
LTL
Avg
8.8850
High
8.9133
Low
8.8579
Last updated: 3/27/2026, 11:46:55 AM
Quick Conversions
| LTL | HNL |
|---|---|
| 1 LTL | 8.87 HNL |
| 10 LTL | 88.70 HNL |
| 50 LTL | 443.48 HNL |
| 100 LTL | 886.96 HNL |
| 500 LTL | 4,434.80 HNL |
| 1,000 LTL | 8,869.61 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-27T11:46:55Z",
"rates": {
"HNL": 8.869607
}
}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.9607,
"rate": 8.869607
}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