Rate Overview
Live
1 HKD = 2.1042 SZL
1 SZL = 0.475249
HKD
Avg
2.0924
High
2.1150
Low
2.0687
Last updated: 7/21/2026, 12:45:45 PM
Quick Conversions
| HKD | SZL |
|---|---|
| 1 HKD | 2.10 SZL |
| 10 HKD | 21.04 SZL |
| 50 HKD | 105.21 SZL |
| 100 HKD | 210.42 SZL |
| 500 HKD | 1,052.08 SZL |
| 1,000 HKD | 2,104.16 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-21T12:45:45Z",
"rates": {
"SZL": 2.104161
}
}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": 210.4161,
"rate": 2.104161
}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