Rate Overview
Live
1 ZAR = 0.480260 HKD
1 HKD = 2.0822
ZAR
Avg
0.472906
High
0.481724
Low
0.466520
Last updated: 5/7/2026, 3:48:36 PM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.48 HKD |
| 10 ZAR | 4.80 HKD |
| 50 ZAR | 24.01 HKD |
| 100 ZAR | 48.03 HKD |
| 500 ZAR | 240.13 HKD |
| 1,000 ZAR | 480.26 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-07T15:48:36Z",
"rates": {
"HKD": 0.48026
}
}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": 48.026,
"rate": 0.48026
}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