Rate Overview
Live
1 NZD = 2.5347 PGK
1 PGK = 0.394532
NZD
Avg
2.5486
High
2.5746
Low
2.5250
Last updated: 3/7/2026, 1:56:11 AM
Quick Conversions
| NZD | PGK |
|---|---|
| 1 NZD | 2.53 PGK |
| 10 NZD | 25.35 PGK |
| 50 NZD | 126.73 PGK |
| 100 NZD | 253.47 PGK |
| 500 NZD | 1,267.33 PGK |
| 1,000 NZD | 2,534.65 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-03-07T01:56:11Z",
"rates": {
"PGK": 2.534651
}
}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": 253.4651,
"rate": 2.534651
}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