Rate Overview
Live
1 NZD = 2.5967 PGK
1 PGK = 0.385107
NZD
Avg
2.5402
High
2.5993
Low
2.4472
Last updated: 7/30/2026, 8:05:20 AM
Quick Conversions
| NZD | PGK |
|---|---|
| 1 NZD | 2.60 PGK |
| 10 NZD | 25.97 PGK |
| 50 NZD | 129.83 PGK |
| 100 NZD | 259.67 PGK |
| 500 NZD | 1,298.34 PGK |
| 1,000 NZD | 2,596.68 PGK |
Get NZD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=PGKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-30T08:05:20Z",
"rates": {
"PGK": 2.596683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "PGK",
"amount": 100
},
"result": 259.6683,
"rate": 2.596683
}Build with NZD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key