Rate Overview
Live
1 HNL = 0.617750 LSL
1 LSL = 1.6188
HNL
Avg
0.616909
High
0.617942
Low
0.613205
Last updated: 4/17/2026, 3:18:35 AM
Quick Conversions
| HNL | LSL |
|---|---|
| 1 HNL | 0.62 LSL |
| 10 HNL | 6.18 LSL |
| 50 HNL | 30.89 LSL |
| 100 HNL | 61.78 LSL |
| 500 HNL | 308.88 LSL |
| 1,000 HNL | 617.75 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-04-17T03:18:35Z",
"rates": {
"LSL": 0.61775
}
}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": 61.775000000000006,
"rate": 0.61775
}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