Rate Overview
Live
1 HNL = 0.604167 LSL
1 LSL = 1.6552
HNL
Avg
0.603428
High
0.604653
Low
0.601212
Last updated: 8/17/2026, 7:03:30 AM
Quick Conversions
| HNL | LSL |
|---|---|
| 1 HNL | 0.60 LSL |
| 10 HNL | 6.04 LSL |
| 50 HNL | 30.21 LSL |
| 100 HNL | 60.42 LSL |
| 500 HNL | 302.08 LSL |
| 1,000 HNL | 604.17 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-08-17T07:03:30Z",
"rates": {
"LSL": 0.604167
}
}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": 60.4167,
"rate": 0.604167
}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