Rate Overview
Live
1 HKD = 2.3254 ZMW
1 ZMW = 0.430034
HKD
Avg
2.3177
High
2.3601
Low
2.2806
Last updated: 7/20/2026, 12:14:49 AM
Quick Conversions
| HKD | ZMW |
|---|---|
| 1 HKD | 2.33 ZMW |
| 10 HKD | 23.25 ZMW |
| 50 HKD | 116.27 ZMW |
| 100 HKD | 232.54 ZMW |
| 500 HKD | 1,162.70 ZMW |
| 1,000 HKD | 2,325.40 ZMW |
Get HKD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=ZMWExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-20T00:14:49Z",
"rates": {
"ZMW": 2.3254
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "ZMW",
"amount": 100
},
"result": 232.54000000000002,
"rate": 2.3254
}Build with HKD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key