Rate Overview
Live
1 ZAR = 0.474735 HKD
1 HKD = 2.1064
ZAR
Avg
0.477784
High
0.480357
Low
0.474735
Last updated: 7/18/2026, 1:27:55 AM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.47 HKD |
| 10 ZAR | 4.75 HKD |
| 50 ZAR | 23.74 HKD |
| 100 ZAR | 47.47 HKD |
| 500 ZAR | 237.37 HKD |
| 1,000 ZAR | 474.74 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-18T01:27:55Z",
"rates": {
"HKD": 0.474735
}
}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.4735,
"rate": 0.474735
}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