Rate Overview
Live
1 HKD = 2.1862 ZAR
1 ZAR = 0.457408
HKD
Avg
2.1714
High
2.1862
Low
2.1465
Last updated: 3/26/2026, 11:40:23 PM
Quick Conversions
| HKD | ZAR |
|---|---|
| 1 HKD | 2.19 ZAR |
| 10 HKD | 21.86 ZAR |
| 50 HKD | 109.31 ZAR |
| 100 HKD | 218.62 ZAR |
| 500 HKD | 1,093.12 ZAR |
| 1,000 HKD | 2,186.23 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-03-26T23:40:23Z",
"rates": {
"ZAR": 2.18623
}
}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": 218.62300000000002,
"rate": 2.18623
}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