Rate Overview
Live
1 HKD = 2.1843 ZAR
1 ZAR = 0.457810
HKD
Avg
2.2261
High
2.5030
Low
2.0082
Last updated: 3/27/2026, 12:15:06 AM
Quick Conversions
| HKD | ZAR |
|---|---|
| 1 HKD | 2.18 ZAR |
| 10 HKD | 21.84 ZAR |
| 50 HKD | 109.22 ZAR |
| 100 HKD | 218.43 ZAR |
| 500 HKD | 1,092.16 ZAR |
| 1,000 HKD | 2,184.31 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-27T00:15:06Z",
"rates": {
"ZAR": 2.184313
}
}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.4313,
"rate": 2.184313
}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