Rate Overview
Live
1 HNL = 0.623819 LSL
1 LSL = 1.6030
HNL
Avg
0.614223
High
0.626535
Low
0.599398
Last updated: 3/7/2026, 4:26:37 AM
Quick Conversions
| HNL | LSL |
|---|---|
| 1 HNL | 0.62 LSL |
| 10 HNL | 6.24 LSL |
| 50 HNL | 31.19 LSL |
| 100 HNL | 62.38 LSL |
| 500 HNL | 311.91 LSL |
| 1,000 HNL | 623.82 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-03-07T04:26:37Z",
"rates": {
"LSL": 0.623819
}
}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.3819,
"rate": 0.623819
}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