Rate Overview
Live
1 LSL = 1.5539 HNL
1 HNL = 0.643526
LSL
Avg
1.5596
High
1.5812
Low
1.5471
Last updated: 3/27/2026, 5:01:59 PM
Quick Conversions
| LSL | HNL |
|---|---|
| 1 LSL | 1.55 HNL |
| 10 LSL | 15.54 HNL |
| 50 LSL | 77.70 HNL |
| 100 LSL | 155.39 HNL |
| 500 LSL | 776.97 HNL |
| 1,000 LSL | 1,553.94 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-03-27T17:01:59Z",
"rates": {
"HNL": 1.553938
}
}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": 155.3938,
"rate": 1.553938
}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