Rate Overview
Live
1 LSL = 1.6471 HNL
1 HNL = 0.607114
LSL
Avg
1.6364
High
1.6496
Low
1.6005
Last updated: 7/7/2026, 3:52:35 AM
Quick Conversions
| LSL | HNL |
|---|---|
| 1 LSL | 1.65 HNL |
| 10 LSL | 16.47 HNL |
| 50 LSL | 82.36 HNL |
| 100 LSL | 164.71 HNL |
| 500 LSL | 823.57 HNL |
| 1,000 LSL | 1,647.14 HNL |
Get LSL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=HNLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-07T03:52:35Z",
"rates": {
"HNL": 1.647137
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "HNL",
"amount": 100
},
"result": 164.71370000000002,
"rate": 1.647137
}Build with LSL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key