Rate Overview
Live
1 HKD = 2.0845 SZL
1 SZL = 0.479725
HKD
Avg
2.1789
High
2.3025
Low
2.0342
Last updated: 5/26/2026, 8:20:10 AM
Quick Conversions
| HKD | SZL |
|---|---|
| 1 HKD | 2.08 SZL |
| 10 HKD | 20.85 SZL |
| 50 HKD | 104.23 SZL |
| 100 HKD | 208.45 SZL |
| 500 HKD | 1,042.26 SZL |
| 1,000 HKD | 2,084.53 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-05-26T08:20:10Z",
"rates": {
"SZL": 2.084529
}
}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": 208.4529,
"rate": 2.084529
}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