Rate Overview
Live
1 HKD = 2.0875 LSL
1 LSL = 0.479044
HKD
Avg
2.2498
High
2.4580
Low
2.0411
Last updated: 5/27/2026, 8:49:05 AM
Quick Conversions
| HKD | LSL |
|---|---|
| 1 HKD | 2.09 LSL |
| 10 HKD | 20.87 LSL |
| 50 HKD | 104.37 LSL |
| 100 HKD | 208.75 LSL |
| 500 HKD | 1,043.75 LSL |
| 1,000 HKD | 2,087.49 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-05-27T08:49:05Z",
"rates": {
"LSL": 2.087493
}
}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": 208.74929999999998,
"rate": 2.087493
}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