Rate Overview
Live
1 HKD = 2.1049 ZAR
1 ZAR = 0.475085
HKD
Avg
2.2209
High
2.5252
Low
1.8648
Last updated: 7/19/2026, 6:57:16 AM
Quick Conversions
| HKD | ZAR |
|---|---|
| 1 HKD | 2.10 ZAR |
| 10 HKD | 21.05 ZAR |
| 50 HKD | 105.24 ZAR |
| 100 HKD | 210.49 ZAR |
| 500 HKD | 1,052.44 ZAR |
| 1,000 HKD | 2,104.88 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-07-19T06:57:16Z",
"rates": {
"ZAR": 2.104885
}
}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": 210.4885,
"rate": 2.104885
}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