Rate Overview
Live
1 ZAR = 0.474835 HKD
1 HKD = 2.1060
ZAR
Avg
0.477860
High
0.483772
Low
0.471926
Last updated: 7/20/2026, 11:22:53 PM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.47 HKD |
| 10 ZAR | 4.75 HKD |
| 50 ZAR | 23.74 HKD |
| 100 ZAR | 47.48 HKD |
| 500 ZAR | 237.42 HKD |
| 1,000 ZAR | 474.84 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-20T23:22:53Z",
"rates": {
"HKD": 0.474835
}
}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": 47.4835,
"rate": 0.474835
}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