Rate Overview
Live
1 HKD = 2.0909 SZL
1 SZL = 0.478273
HKD
Avg
2.0966
High
2.1206
Low
2.0848
Last updated: 4/15/2026, 8:10:50 PM
Quick Conversions
| HKD | SZL |
|---|---|
| 1 HKD | 2.09 SZL |
| 10 HKD | 20.91 SZL |
| 50 HKD | 104.54 SZL |
| 100 HKD | 209.09 SZL |
| 500 HKD | 1,045.43 SZL |
| 1,000 HKD | 2,090.86 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-04-15T20:10:50Z",
"rates": {
"SZL": 2.090857
}
}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.08570000000003,
"rate": 2.090857
}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