Rate Overview
Live
1 NZD = 529.9755 KPW
1 KPW = 0.001887
NZD
Avg
527.8061
High
530.8975
Low
523.5162
Last updated: 4/17/2026, 6:30:14 AM
Quick Conversions
| NZD | KPW |
|---|---|
| 1 NZD | 529.98 KPW |
| 10 NZD | 5,299.75 KPW |
| 50 NZD | 26,498.77 KPW |
| 100 NZD | 52,997.55 KPW |
| 500 NZD | 264,987.73 KPW |
| 1,000 NZD | 529,975.46 KPW |
Get NZD/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=KPWExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-04-17T06:30:14Z",
"rates": {
"KPW": 529.975458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "KPW",
"amount": 100
},
"result": 52997.5458,
"rate": 529.975458
}Build with NZD/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key