Rate Overview
Live
1 ZAR = 0.457179 HKD
1 HKD = 2.1873
ZAR
Avg
0.460520
High
0.465884
Low
0.457179
Last updated: 3/26/2026, 10:30:40 PM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.46 HKD |
| 10 ZAR | 4.57 HKD |
| 50 ZAR | 22.86 HKD |
| 100 ZAR | 45.72 HKD |
| 500 ZAR | 228.59 HKD |
| 1,000 ZAR | 457.18 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-26T22:30:40Z",
"rates": {
"HKD": 0.457179
}
}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.7179,
"rate": 0.457179
}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