Rate Overview
Live
1 NZD = 2.5546 PGK
1 PGK = 0.391450
NZD
Avg
2.4837
High
2.5937
Low
2.3179
Last updated: 7/29/2026, 12:37:55 AM
Quick Conversions
| NZD | PGK |
|---|---|
| 1 NZD | 2.55 PGK |
| 10 NZD | 25.55 PGK |
| 50 NZD | 127.73 PGK |
| 100 NZD | 255.46 PGK |
| 500 NZD | 1,277.30 PGK |
| 1,000 NZD | 2,554.61 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-29T00:37:55Z",
"rates": {
"PGK": 2.554606
}
}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": 255.46060000000003,
"rate": 2.554606
}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