Rate Overview
Live
1 ZAR = 0.457408 HKD
1 HKD = 2.1862
ZAR
Avg
0.460545
High
0.465884
Low
0.457408
Last updated: 3/26/2026, 11:40:23 PM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.46 HKD |
| 10 ZAR | 4.57 HKD |
| 50 ZAR | 22.87 HKD |
| 100 ZAR | 45.74 HKD |
| 500 ZAR | 228.70 HKD |
| 1,000 ZAR | 457.41 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-26T23:40:23Z",
"rates": {
"HKD": 0.457408
}
}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.7408,
"rate": 0.457408
}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