Rate Overview
Live
1 LTL = 9.0349 HNL
1 HNL = 0.110682
LTL
Avg
9.0162
High
9.0349
Low
8.9836
Last updated: 5/7/2026, 7:49:38 AM
Quick Conversions
| LTL | HNL |
|---|---|
| 1 LTL | 9.03 HNL |
| 10 LTL | 90.35 HNL |
| 50 LTL | 451.75 HNL |
| 100 LTL | 903.49 HNL |
| 500 LTL | 4,517.45 HNL |
| 1,000 LTL | 9,034.91 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-07T07:49:38Z",
"rates": {
"HNL": 9.034906
}
}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": 903.4906,
"rate": 9.034906
}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