Rate Overview
Live
1 HKD = 0.220252 NZD
1 NZD = 4.5403
HKD
Avg
0.210310
High
0.229736
Low
0.180122
Last updated: 7/25/2026, 5:49:45 PM
Quick Conversions
| HKD | NZD |
|---|---|
| 1 HKD | 0.22 NZD |
| 10 HKD | 2.20 NZD |
| 50 HKD | 11.01 NZD |
| 100 HKD | 22.03 NZD |
| 500 HKD | 110.13 NZD |
| 1,000 HKD | 220.25 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-25T17:49:45Z",
"rates": {
"NZD": 0.220252
}
}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.0252,
"rate": 0.220252
}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