Rate Overview
Live
1 LSL = 0.458554 HKD
1 HKD = 2.1808
LSL
Avg
0.442652
High
0.489932
Low
0.406828
Last updated: 3/27/2026, 10:16:09 AM
Quick Conversions
| LSL | HKD |
|---|---|
| 1 LSL | 0.46 HKD |
| 10 LSL | 4.59 HKD |
| 50 LSL | 22.93 HKD |
| 100 LSL | 45.86 HKD |
| 500 LSL | 229.28 HKD |
| 1,000 LSL | 458.55 HKD |
Get LSL/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=HKDExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T10:16:09Z",
"rates": {
"HKD": 0.458554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "HKD",
"amount": 100
},
"result": 45.8554,
"rate": 0.458554
}Build with LSL/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key