Rate Overview
Live
1 ZAR = 0.478095 HKD
1 HKD = 2.0916
ZAR
Avg
0.459209
High
0.489907
Low
0.435530
Last updated: 5/27/2026, 10:56:25 PM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.48 HKD |
| 10 ZAR | 4.78 HKD |
| 50 ZAR | 23.90 HKD |
| 100 ZAR | 47.81 HKD |
| 500 ZAR | 239.05 HKD |
| 1,000 ZAR | 478.09 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-05-27T22:56:25Z",
"rates": {
"HKD": 0.478095
}
}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.8095,
"rate": 0.478095
}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