Rate Overview
Live
1 HKD = 2.0916 ZAR
1 ZAR = 0.478114
HKD
Avg
2.1177
High
2.1435
Low
2.0916
Last updated: 5/7/2026, 5:36:05 AM
Quick Conversions
| HKD | ZAR |
|---|---|
| 1 HKD | 2.09 ZAR |
| 10 HKD | 20.92 ZAR |
| 50 HKD | 104.58 ZAR |
| 100 HKD | 209.16 ZAR |
| 500 HKD | 1,045.78 ZAR |
| 1,000 HKD | 2,091.55 ZAR |
Get HKD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=ZARExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-07T05:36:05Z",
"rates": {
"ZAR": 2.091552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "ZAR",
"amount": 100
},
"result": 209.1552,
"rate": 2.091552
}Build with HKD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key