Rate Overview
Live
1 NZD = 4.6367 HKD
1 HKD = 0.215670
NZD
Avg
4.5938
High
4.6367
Low
4.5558
Last updated: 4/16/2026, 4:32:06 AM
Quick Conversions
| NZD | HKD |
|---|---|
| 1 NZD | 4.64 HKD |
| 10 NZD | 46.37 HKD |
| 50 NZD | 231.84 HKD |
| 100 NZD | 463.67 HKD |
| 500 NZD | 2,318.36 HKD |
| 1,000 NZD | 4,636.71 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-04-16T04:32:06Z",
"rates": {
"HKD": 4.63671
}
}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": 463.671,
"rate": 4.63671
}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