Rate Overview
Live
1 HKD = 2.0614 SZL
1 SZL = 0.485096
HKD
Avg
2.0855
High
2.1113
Low
2.0613
Last updated: 6/15/2026, 10:28:28 AM
Quick Conversions
| HKD | SZL |
|---|---|
| 1 HKD | 2.06 SZL |
| 10 HKD | 20.61 SZL |
| 50 HKD | 103.07 SZL |
| 100 HKD | 206.14 SZL |
| 500 HKD | 1,030.72 SZL |
| 1,000 HKD | 2,061.45 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-06-15T10:28:28Z",
"rates": {
"SZL": 2.061447
}
}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": 206.14469999999997,
"rate": 2.061447
}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