Rate Overview
Live
1 LSL = 1.6274 HNL
1 HNL = 0.614470
LSL
Avg
1.6188
High
1.6282
Low
1.5934
Last updated: 5/27/2026, 9:41:20 PM
Quick Conversions
| LSL | HNL |
|---|---|
| 1 LSL | 1.63 HNL |
| 10 LSL | 16.27 HNL |
| 50 LSL | 81.37 HNL |
| 100 LSL | 162.74 HNL |
| 500 LSL | 813.71 HNL |
| 1,000 LSL | 1,627.42 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-05-27T21:41:20Z",
"rates": {
"HNL": 1.627418
}
}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": 162.7418,
"rate": 1.627418
}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