Rate Overview
Live
1 HKD = 2.0883 ZAR
1 ZAR = 0.478866
HKD
Avg
2.0972
High
2.1184
Low
2.0877
Last updated: 4/16/2026, 3:13:30 AM
Quick Conversions
| HKD | ZAR |
|---|---|
| 1 HKD | 2.09 ZAR |
| 10 HKD | 20.88 ZAR |
| 50 HKD | 104.41 ZAR |
| 100 HKD | 208.83 ZAR |
| 500 HKD | 1,044.13 ZAR |
| 1,000 HKD | 2,088.27 ZAR |
Get HKD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=ZARExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-04-16T03:13:30Z",
"rates": {
"ZAR": 2.088268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "ZAR",
"amount": 100
},
"result": 208.8268,
"rate": 2.088268
}Build with HKD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key