Rate Overview
Live
1 LSL = 1.6712 HNL
1 HNL = 0.598385
LSL
Avg
1.6684
High
1.6802
Low
1.6603
Last updated: 9/3/2026, 6:50:14 AM
Quick Conversions
| LSL | HNL |
|---|---|
| 1 LSL | 1.67 HNL |
| 10 LSL | 16.71 HNL |
| 50 LSL | 83.56 HNL |
| 100 LSL | 167.12 HNL |
| 500 LSL | 835.58 HNL |
| 1,000 LSL | 1,671.17 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-09-03T06:50:14Z",
"rates": {
"HNL": 1.671165
}
}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": 167.1165,
"rate": 1.671165
}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