Rate Overview
Live
1 HNL = 0.607113 LSL
1 LSL = 1.6471
HNL
Avg
0.611601
High
0.624821
Low
0.606192
Last updated: 7/6/2026, 8:57:37 PM
Quick Conversions
| HNL | LSL |
|---|---|
| 1 HNL | 0.61 LSL |
| 10 HNL | 6.07 LSL |
| 50 HNL | 30.36 LSL |
| 100 HNL | 60.71 LSL |
| 500 HNL | 303.56 LSL |
| 1,000 HNL | 607.11 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-07-06T20:57:37Z",
"rates": {
"LSL": 0.607113
}
}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.7113,
"rate": 0.607113
}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