Rate Overview
Live
1 HKD = 0.214480 NZD
1 NZD = 4.6624
HKD
Avg
0.216409
High
0.217809
Low
0.214480
Last updated: 5/6/2026, 9:18:12 AM
Quick Conversions
| HKD | NZD |
|---|---|
| 1 HKD | 0.21 NZD |
| 10 HKD | 2.14 NZD |
| 50 HKD | 10.72 NZD |
| 100 HKD | 21.45 NZD |
| 500 HKD | 107.24 NZD |
| 1,000 HKD | 214.48 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-05-06T09:18:12Z",
"rates": {
"NZD": 0.21448
}
}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.448,
"rate": 0.21448
}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