Rate Overview
Live
1 HKD = 2.1065 SZL
1 SZL = 0.474718
HKD
Avg
2.0937
High
2.1650
Low
2.0342
Last updated: 7/20/2026, 8:15:10 PM
Quick Conversions
| HKD | SZL |
|---|---|
| 1 HKD | 2.11 SZL |
| 10 HKD | 21.07 SZL |
| 50 HKD | 105.33 SZL |
| 100 HKD | 210.65 SZL |
| 500 HKD | 1,053.26 SZL |
| 1,000 HKD | 2,106.51 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-20T20:15:10Z",
"rates": {
"SZL": 2.106512
}
}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.6512,
"rate": 2.106512
}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