Rate Overview
Live
1 HKD = 2.0357 ZAR
1 ZAR = 0.491231
HKD
Avg
2.0500
High
2.0616
Low
2.0357
Last updated: 9/4/2026, 3:49:26 PM
Quick Conversions
| HKD | ZAR |
|---|---|
| 1 HKD | 2.04 ZAR |
| 10 HKD | 20.36 ZAR |
| 50 HKD | 101.79 ZAR |
| 100 HKD | 203.57 ZAR |
| 500 HKD | 1,017.85 ZAR |
| 1,000 HKD | 2,035.70 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-09-04T15:49:26Z",
"rates": {
"ZAR": 2.035704
}
}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": 203.5704,
"rate": 2.035704
}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