Rate Overview
Live
1 ZAR = 0.474725 HKD
1 HKD = 2.1065
ZAR
Avg
0.453290
High
0.539909
Low
0.396025
Last updated: 7/20/2026, 8:14:34 PM
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.36 HKD |
| 1,000 ZAR | 474.73 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-20T20:14:34Z",
"rates": {
"HKD": 0.474725
}
}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.472500000000004,
"rate": 0.474725
}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