Rate Overview
Live
1 HNL = 0.628323 LSL
1 LSL = 1.5915
HNL
Avg
0.619634
High
0.646367
Low
0.602999
Last updated: 7/25/2026, 3:29:20 AM
Quick Conversions
| HNL | LSL |
|---|---|
| 1 HNL | 0.63 LSL |
| 10 HNL | 6.28 LSL |
| 50 HNL | 31.42 LSL |
| 100 HNL | 62.83 LSL |
| 500 HNL | 314.16 LSL |
| 1,000 HNL | 628.32 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-25T03:29:20Z",
"rates": {
"LSL": 0.628323
}
}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.8323,
"rate": 0.628323
}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