Rate Overview
Live
1 ZAR = 0.479730 HKD
1 HKD = 2.0845
ZAR
Avg
0.476951
High
0.479730
Low
0.472052
Last updated: 4/16/2026, 4:30:33 AM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.48 HKD |
| 10 ZAR | 4.80 HKD |
| 50 ZAR | 23.99 HKD |
| 100 ZAR | 47.97 HKD |
| 500 ZAR | 239.87 HKD |
| 1,000 ZAR | 479.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-04-16T04:30:33Z",
"rates": {
"HKD": 0.47973
}
}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.973,
"rate": 0.47973
}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