Rate Overview
Live
1 ZAR = 0.484997 HKD
1 HKD = 2.0619
ZAR
Avg
0.485398
High
0.486816
Low
0.484281
Last updated: 8/16/2026, 4:57:24 AM
Quick Conversions
| ZAR | HKD |
|---|---|
| 1 ZAR | 0.48 HKD |
| 10 ZAR | 4.85 HKD |
| 50 ZAR | 24.25 HKD |
| 100 ZAR | 48.50 HKD |
| 500 ZAR | 242.50 HKD |
| 1,000 ZAR | 485.00 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-08-16T04:57:24Z",
"rates": {
"HKD": 0.484997
}
}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.499700000000004,
"rate": 0.484997
}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