Rate Overview
Live
1 NZD = 4.5393 HKD
1 HKD = 0.220298
NZD
Avg
4.5642
High
4.5895
Low
4.5369
Last updated: 7/24/2026, 8:01:17 PM
Quick Conversions
| NZD | HKD |
|---|---|
| 1 NZD | 4.54 HKD |
| 10 NZD | 45.39 HKD |
| 50 NZD | 226.97 HKD |
| 100 NZD | 453.93 HKD |
| 500 NZD | 2,269.65 HKD |
| 1,000 NZD | 4,539.31 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-24T20:01:17Z",
"rates": {
"HKD": 4.539308
}
}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": 453.93080000000003,
"rate": 4.539308
}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