Rate Overview
Live
1 NZD = 4.6624 HKD
1 HKD = 0.214481
NZD
Avg
4.6210
High
4.6624
Low
4.5912
Last updated: 5/6/2026, 9:19:26 AM
Quick Conversions
| NZD | HKD |
|---|---|
| 1 NZD | 4.66 HKD |
| 10 NZD | 46.62 HKD |
| 50 NZD | 233.12 HKD |
| 100 NZD | 466.24 HKD |
| 500 NZD | 2,331.21 HKD |
| 1,000 NZD | 4,662.42 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-05-06T09:19:26Z",
"rates": {
"HKD": 4.66242
}
}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": 466.242,
"rate": 4.66242
}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