Rate Overview
Live
1 NZD = 4.5766 HKD
1 HKD = 0.218502
NZD
Avg
4.5662
High
4.5830
Low
4.5341
Last updated: 6/15/2026, 2:33:17 PM
Quick Conversions
| NZD | HKD |
|---|---|
| 1 NZD | 4.58 HKD |
| 10 NZD | 45.77 HKD |
| 50 NZD | 228.83 HKD |
| 100 NZD | 457.66 HKD |
| 500 NZD | 2,288.31 HKD |
| 1,000 NZD | 4,576.62 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-06-15T14:33:17Z",
"rates": {
"HKD": 4.57662
}
}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": 457.66200000000003,
"rate": 4.57662
}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