Rate Overview
Live
1 NZD = 2.5869 PGK
1 PGK = 0.386565
NZD
Avg
2.5470
High
2.6034
Low
2.4576
Last updated: 7/29/2026, 5:19:17 AM
Quick Conversions
| NZD | PGK |
|---|---|
| 1 NZD | 2.59 PGK |
| 10 NZD | 25.87 PGK |
| 50 NZD | 129.34 PGK |
| 100 NZD | 258.69 PGK |
| 500 NZD | 1,293.44 PGK |
| 1,000 NZD | 2,586.89 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-29T05:19:17Z",
"rates": {
"PGK": 2.586886
}
}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": 258.68859999999995,
"rate": 2.586886
}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