Rate Overview
Live
1 LSL = 1.6189 HNL
1 HNL = 0.617697
LSL
Avg
1.6208
High
1.6308
Low
1.6183
Last updated: 4/17/2026, 4:31:22 AM
Quick Conversions
| LSL | HNL |
|---|---|
| 1 LSL | 1.62 HNL |
| 10 LSL | 16.19 HNL |
| 50 LSL | 80.95 HNL |
| 100 LSL | 161.89 HNL |
| 500 LSL | 809.46 HNL |
| 1,000 LSL | 1,618.92 HNL |
Get LSL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=HNLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-04-17T04:31:22Z",
"rates": {
"HNL": 1.618917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "HNL",
"amount": 100
},
"result": 161.8917,
"rate": 1.618917
}Build with LSL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key