Rate Overview
Live
1 HKD = 0.217988 NZD
1 NZD = 4.5874
HKD
Avg
0.216968
High
0.218051
Low
0.216259
Last updated: 8/13/2026, 1:31:36 PM
Quick Conversions
| HKD | NZD |
|---|---|
| 1 HKD | 0.22 NZD |
| 10 HKD | 2.18 NZD |
| 50 HKD | 10.90 NZD |
| 100 HKD | 21.80 NZD |
| 500 HKD | 108.99 NZD |
| 1,000 HKD | 217.99 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-08-13T13:31:36Z",
"rates": {
"NZD": 0.217988
}
}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.7988,
"rate": 0.217988
}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