Rate Overview
Live
1 ZAR = 0.469161 HKD
1 HKD = 2.1315
ZAR
Avg
0.477382
High
0.493087
Low
0.462289
Last updated: 7/27/2026, 12:13:22 AM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.47 HKD |
| 10 ZAR | 4.69 HKD |
| 50 ZAR | 23.46 HKD |
| 100 ZAR | 46.92 HKD |
| 500 ZAR | 234.58 HKD |
| 1,000 ZAR | 469.16 HKD |
Get ZAR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=HKDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-27T00:13:22Z",
"rates": {
"HKD": 0.469161
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "HKD",
"amount": 100
},
"result": 46.9161,
"rate": 0.469161
}Build with ZAR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key