Rate Overview
Live
1 NZD = 2.5584 PGK
1 PGK = 0.390875
NZD
Avg
2.5355
High
2.5585
Low
2.5143
Last updated: 4/16/2026, 4:56:37 PM
Quick Conversions
| NZD | PGK |
|---|---|
| 1 NZD | 2.56 PGK |
| 10 NZD | 25.58 PGK |
| 50 NZD | 127.92 PGK |
| 100 NZD | 255.84 PGK |
| 500 NZD | 1,279.18 PGK |
| 1,000 NZD | 2,558.37 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-04-16T16:56:37Z",
"rates": {
"PGK": 2.558365
}
}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.83649999999997,
"rate": 2.558365
}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