Rate Overview
Live
1 HKD = 0.223324 NZD
1 NZD = 4.4778
HKD
Avg
0.224429
High
0.226085
Low
0.223285
Last updated: 7/5/2026, 7:55:44 PM
Quick Conversions
| HKD | NZD |
|---|---|
| 1 HKD | 0.22 NZD |
| 10 HKD | 2.23 NZD |
| 50 HKD | 11.17 NZD |
| 100 HKD | 22.33 NZD |
| 500 HKD | 111.66 NZD |
| 1,000 HKD | 223.32 NZD |
Get HKD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=NZDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-05T19:55:44Z",
"rates": {
"NZD": 0.223324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "NZD",
"amount": 100
},
"result": 22.3324,
"rate": 0.223324
}Build with HKD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key