Rate Overview
Live
1 NZD = 4.5768 HKD
1 HKD = 0.218493
NZD
Avg
4.7983
High
5.6627
Low
4.3594
Last updated: 5/26/2026, 2:15:16 PM
Quick Conversions
| NZD | HKD |
|---|---|
| 1 NZD | 4.58 HKD |
| 10 NZD | 45.77 HKD |
| 50 NZD | 228.84 HKD |
| 100 NZD | 457.68 HKD |
| 500 NZD | 2,288.40 HKD |
| 1,000 NZD | 4,576.80 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-26T14:15:16Z",
"rates": {
"HKD": 4.5768
}
}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.68000000000006,
"rate": 4.5768
}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