Rate Overview
Live
1 HKD = 0.221059 NZD
1 NZD = 4.5237
HKD
Avg
0.218913
High
0.221059
Low
0.217835
Last updated: 7/23/2026, 10:19:54 PM
Quick Conversions
| HKD | NZD |
|---|---|
| 1 HKD | 0.22 NZD |
| 10 HKD | 2.21 NZD |
| 50 HKD | 11.05 NZD |
| 100 HKD | 22.11 NZD |
| 500 HKD | 110.53 NZD |
| 1,000 HKD | 221.06 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-23T22:19:54Z",
"rates": {
"NZD": 0.221059
}
}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.105900000000002,
"rate": 0.221059
}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