Rate Overview
Live
1 HKD = 2.1001 LSL
1 LSL = 0.476166
HKD
Avg
2.0943
High
2.1650
Low
2.0342
Last updated: 6/29/2026, 4:10:57 PM
Quick Conversions
| HKD | LSL |
|---|---|
| 1 HKD | 2.10 LSL |
| 10 HKD | 21.00 LSL |
| 50 HKD | 105.01 LSL |
| 100 HKD | 210.01 LSL |
| 500 HKD | 1,050.05 LSL |
| 1,000 HKD | 2,100.11 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-06-29T16:10:57Z",
"rates": {
"LSL": 2.100108
}
}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": 210.01080000000002,
"rate": 2.100108
}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