Rate Overview
Live
1 HKD = 2.1195 SZL
1 SZL = 0.471819
HKD
Avg
2.0730
High
2.1198
Low
2.0319
Last updated: 3/6/2026, 9:03:04 AM
Quick Conversions
| HKD | SZL |
|---|---|
| 1 HKD | 2.12 SZL |
| 10 HKD | 21.19 SZL |
| 50 HKD | 105.97 SZL |
| 100 HKD | 211.95 SZL |
| 500 HKD | 1,059.73 SZL |
| 1,000 HKD | 2,119.46 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-03-06T09:03:04Z",
"rates": {
"SZL": 2.119459
}
}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": 211.9459,
"rate": 2.119459
}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