Rate Overview
Live
1 LSL = 0.478234 HKD
1 HKD = 2.0910
LSL
Avg
0.471773
High
0.478303
Low
0.465632
Last updated: 5/8/2026, 1:01:54 PM
Quick Conversions
| LSL | HKD |
|---|---|
| 1 LSL | 0.48 HKD |
| 10 LSL | 4.78 HKD |
| 50 LSL | 23.91 HKD |
| 100 LSL | 47.82 HKD |
| 500 LSL | 239.12 HKD |
| 1,000 LSL | 478.23 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-05-08T13:01:54Z",
"rates": {
"HKD": 0.478234
}
}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": 47.8234,
"rate": 0.478234
}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