Rate Overview
Live
1 ZAR = 0.457809 HKD
1 HKD = 2.1843
ZAR
Avg
0.464554
High
0.490300
Low
0.445809
Last updated: 3/27/2026, 12:13:31 AM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.46 HKD |
| 10 ZAR | 4.58 HKD |
| 50 ZAR | 22.89 HKD |
| 100 ZAR | 45.78 HKD |
| 500 ZAR | 228.90 HKD |
| 1,000 ZAR | 457.81 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-27T00:13:31Z",
"rates": {
"HKD": 0.457809
}
}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": 45.7809,
"rate": 0.457809
}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