Rate Overview
Live
1 ZAR = 0.476605 HKD
1 HKD = 2.0982
ZAR
Avg
0.477641
High
0.493087
Low
0.462289
Last updated: 7/22/2026, 2:37:53 AM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.48 HKD |
| 10 ZAR | 4.77 HKD |
| 50 ZAR | 23.83 HKD |
| 100 ZAR | 47.66 HKD |
| 500 ZAR | 238.30 HKD |
| 1,000 ZAR | 476.61 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-22T02:37:53Z",
"rates": {
"HKD": 0.476605
}
}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.6605,
"rate": 0.476605
}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