Rate Overview
Live
1 NZD = 4.6136 HKD
1 HKD = 0.216750
NZD
Avg
4.6385
High
4.6925
Low
4.5919
Last updated: 3/6/2026, 6:12:39 PM
Quick Conversions
| NZD | HKD |
|---|---|
| 1 NZD | 4.61 HKD |
| 10 NZD | 46.14 HKD |
| 50 NZD | 230.68 HKD |
| 100 NZD | 461.36 HKD |
| 500 NZD | 2,306.80 HKD |
| 1,000 NZD | 4,613.60 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-03-06T18:12:39Z",
"rates": {
"HKD": 4.613603
}
}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": 461.36030000000005,
"rate": 4.613603
}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