Rate Overview
Live
1 HNL = 0.593592 LSL
1 LSL = 1.6847
HNL
Avg
0.598254
High
0.602286
Low
0.593592
Last updated: 9/6/2026, 3:45:23 AM
Quick Conversions
| HNL | LSL |
|---|---|
| 1 HNL | 0.59 LSL |
| 10 HNL | 5.94 LSL |
| 50 HNL | 29.68 LSL |
| 100 HNL | 59.36 LSL |
| 500 HNL | 296.80 LSL |
| 1,000 HNL | 593.59 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-09-06T03:45:23Z",
"rates": {
"LSL": 0.593592
}
}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": 59.3592,
"rate": 0.593592
}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