Rate Overview
Live
1 HKD = 0.216195 NZD
1 NZD = 4.6255
HKD
Avg
0.215376
High
0.217421
Low
0.213105
Last updated: 3/6/2026, 8:12:15 AM
Quick Conversions
| HKD | NZD |
|---|---|
| 1 HKD | 0.22 NZD |
| 10 HKD | 2.16 NZD |
| 50 HKD | 10.81 NZD |
| 100 HKD | 21.62 NZD |
| 500 HKD | 108.10 NZD |
| 1,000 HKD | 216.20 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-03-06T08:12:15Z",
"rates": {
"NZD": 0.216195
}
}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": 21.6195,
"rate": 0.216195
}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