Rate Overview
Live
1 HKD = 2.0911 LSL
1 LSL = 0.478228
HKD
Avg
2.1004
High
2.1109
Low
2.0911
Last updated: 7/2/2026, 4:59:56 AM
Quick Conversions
| HKD | LSL |
|---|---|
| 1 HKD | 2.09 LSL |
| 10 HKD | 20.91 LSL |
| 50 HKD | 104.55 LSL |
| 100 HKD | 209.11 LSL |
| 500 HKD | 1,045.53 LSL |
| 1,000 HKD | 2,091.05 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-07-02T04:59:56Z",
"rates": {
"LSL": 2.091052
}
}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": 209.1052,
"rate": 2.091052
}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