Rate Overview
Live
1 NZD = 4.5874 HKD
1 HKD = 0.217989
NZD
Avg
4.6089
High
4.6241
Low
4.5853
Last updated: 8/13/2026, 1:28:40 PM
Quick Conversions
| NZD | HKD |
|---|---|
| 1 NZD | 4.59 HKD |
| 10 NZD | 45.87 HKD |
| 50 NZD | 229.37 HKD |
| 100 NZD | 458.74 HKD |
| 500 NZD | 2,293.70 HKD |
| 1,000 NZD | 4,587.39 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-08-13T13:28:40Z",
"rates": {
"HKD": 4.587393
}
}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": 458.73929999999996,
"rate": 4.587393
}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