Rate Overview
Live
1 LSL = 1.6134 HNL
1 HNL = 0.619804
LSL
Avg
1.5962
High
1.6134
Low
1.5773
Last updated: 5/7/2026, 7:49:36 AM
Quick Conversions
| LSL | HNL |
|---|---|
| 1 LSL | 1.61 HNL |
| 10 LSL | 16.13 HNL |
| 50 LSL | 80.67 HNL |
| 100 LSL | 161.34 HNL |
| 500 LSL | 806.71 HNL |
| 1,000 LSL | 1,613.41 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-07T07:49:36Z",
"rates": {
"HNL": 1.613412
}
}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": 161.34120000000001,
"rate": 1.613412
}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