Rate Overview
Live
1 HKD = 2.0629 SZL
1 SZL = 0.484748
HKD
Avg
2.0531
High
2.0634
Low
2.0333
Last updated: 9/2/2026, 5:59:21 AM
Quick Conversions
| HKD | SZL |
|---|---|
| 1 HKD | 2.06 SZL |
| 10 HKD | 20.63 SZL |
| 50 HKD | 103.15 SZL |
| 100 HKD | 206.29 SZL |
| 500 HKD | 1,031.46 SZL |
| 1,000 HKD | 2,062.93 SZL |
Get HKD/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=SZLExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-09-02T05:59:21Z",
"rates": {
"SZL": 2.062929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "SZL",
"amount": 100
},
"result": 206.2929,
"rate": 2.062929
}Build with HKD/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key