Rate Overview
Live
1 ZAR = 0.470890 HKD
1 HKD = 2.1236
ZAR
Avg
0.480223
High
0.491138
Low
0.467722
Last updated: 3/6/2026, 6:10:10 PM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.47 HKD |
| 10 ZAR | 4.71 HKD |
| 50 ZAR | 23.54 HKD |
| 100 ZAR | 47.09 HKD |
| 500 ZAR | 235.45 HKD |
| 1,000 ZAR | 470.89 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-03-06T18:10:10Z",
"rates": {
"HKD": 0.47089
}
}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.089,
"rate": 0.47089
}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