Rate Overview
Live
1 HKD = 2.1802 LSL
1 LSL = 0.458674
HKD
Avg
2.2287
High
2.4997
Low
2.0383
Last updated: 3/27/2026, 2:52:29 PM
Quick Conversions
| HKD | LSL |
|---|---|
| 1 HKD | 2.18 LSL |
| 10 HKD | 21.80 LSL |
| 50 HKD | 109.01 LSL |
| 100 HKD | 218.02 LSL |
| 500 HKD | 1,090.10 LSL |
| 1,000 HKD | 2,180.20 LSL |
Get HKD/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=LSLExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-03-27T14:52:29Z",
"rates": {
"LSL": 2.180197
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "LSL",
"amount": 100
},
"result": 218.01970000000003,
"rate": 2.180197
}Build with HKD/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key