Rate Overview
Live
1 NZD = 4.5938 HKD
1 HKD = 0.217685
NZD
Avg
4.5783
High
4.5967
Low
4.5462
Last updated: 7/21/2026, 9:33:18 AM
Quick Conversions
| NZD | HKD |
|---|---|
| 1 NZD | 4.59 HKD |
| 10 NZD | 45.94 HKD |
| 50 NZD | 229.69 HKD |
| 100 NZD | 459.38 HKD |
| 500 NZD | 2,296.89 HKD |
| 1,000 NZD | 4,593.78 HKD |
Get NZD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=HKDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-21T09:33:18Z",
"rates": {
"HKD": 4.593784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "HKD",
"amount": 100
},
"result": 459.37840000000006,
"rate": 4.593784
}Build with NZD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key