Rate Overview
Live
1 ZAR = 0.478269 HKD
1 HKD = 2.0909
ZAR
Avg
0.459213
High
0.489907
Low
0.435530
Last updated: 5/27/2026, 7:31:53 PM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.48 HKD |
| 10 ZAR | 4.78 HKD |
| 50 ZAR | 23.91 HKD |
| 100 ZAR | 47.83 HKD |
| 500 ZAR | 239.13 HKD |
| 1,000 ZAR | 478.27 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-27T19:31:53Z",
"rates": {
"HKD": 0.478269
}
}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.8269,
"rate": 0.478269
}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