Rate Overview
Live
1 HKD = 2.0877 LSL
1 LSL = 0.478992
HKD
Avg
2.0954
High
2.1650
Low
2.0342
Last updated: 5/27/2026, 9:48:00 AM
Quick Conversions
| HKD | LSL |
|---|---|
| 1 HKD | 2.09 LSL |
| 10 HKD | 20.88 LSL |
| 50 HKD | 104.39 LSL |
| 100 HKD | 208.77 LSL |
| 500 HKD | 1,043.86 LSL |
| 1,000 HKD | 2,087.72 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-27T09:48:00Z",
"rates": {
"LSL": 2.087719
}
}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.7719,
"rate": 2.087719
}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