Rate Overview
Live
1 HKD = 2.0979 SZL
1 SZL = 0.476668
HKD
Avg
2.1006
High
2.1077
Low
2.0852
Last updated: 7/23/2026, 12:14:43 AM
Quick Conversions
| HKD | SZL |
|---|---|
| 1 HKD | 2.10 SZL |
| 10 HKD | 20.98 SZL |
| 50 HKD | 104.89 SZL |
| 100 HKD | 209.79 SZL |
| 500 HKD | 1,048.95 SZL |
| 1,000 HKD | 2,097.90 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-07-23T00:14:43Z",
"rates": {
"SZL": 2.097896
}
}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": 209.7896,
"rate": 2.097896
}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