Rate Overview
Live
1 LTL = 8.9972 HNL
1 HNL = 0.111145
LTL
Avg
8.9969
High
9.0188
Low
8.9725
Last updated: 4/17/2026, 6:33:00 AM
Quick Conversions
| LTL | HNL |
|---|---|
| 1 LTL | 9.00 HNL |
| 10 LTL | 89.97 HNL |
| 50 LTL | 449.86 HNL |
| 100 LTL | 899.72 HNL |
| 500 LTL | 4,498.62 HNL |
| 1,000 LTL | 8,997.23 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-04-17T06:33:00Z",
"rates": {
"HNL": 8.997233
}
}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": 899.7233,
"rate": 8.997233
}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