Rate Overview
Live
1 HNL = 0.625497 LSL
1 LSL = 1.5987
HNL
Avg
0.617414
High
0.638554
Low
0.600000
Last updated: 7/28/2026, 2:06:21 PM
Quick Conversions
| HNL | LSL |
|---|---|
| 1 HNL | 0.63 LSL |
| 10 HNL | 6.25 LSL |
| 50 HNL | 31.27 LSL |
| 100 HNL | 62.55 LSL |
| 500 HNL | 312.75 LSL |
| 1,000 HNL | 625.50 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-28T14:06:21Z",
"rates": {
"LSL": 0.625497
}
}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": 62.549699999999994,
"rate": 0.625497
}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