Rate Overview
Live
1 ZAR = 0.491289 HKD
1 HKD = 2.0355
ZAR
Avg
0.487963
High
0.491289
Low
0.485055
Last updated: 9/5/2026, 8:11:02 AM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.49 HKD |
| 10 ZAR | 4.91 HKD |
| 50 ZAR | 24.56 HKD |
| 100 ZAR | 49.13 HKD |
| 500 ZAR | 245.64 HKD |
| 1,000 ZAR | 491.29 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-09-05T08:11:02Z",
"rates": {
"HKD": 0.491289
}
}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": 49.128899999999994,
"rate": 0.491289
}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