Rate Overview
Live
1 HNL = 0.624726 LSL
1 LSL = 1.6007
HNL
Avg
0.621344
High
0.628444
Low
0.611437
Last updated: 7/27/2026, 6:05:59 PM
Quick Conversions
| HNL | LSL |
|---|---|
| 1 HNL | 0.62 LSL |
| 10 HNL | 6.25 LSL |
| 50 HNL | 31.24 LSL |
| 100 HNL | 62.47 LSL |
| 500 HNL | 312.36 LSL |
| 1,000 HNL | 624.73 LSL |
Get HNL/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=LSLExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-27T18:05:59Z",
"rates": {
"LSL": 0.624726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "LSL",
"amount": 100
},
"result": 62.4726,
"rate": 0.624726
}Build with HNL/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key