Rate Overview
Live
1 PGK = 0.391576 NZD
1 NZD = 2.5538
PGK
Avg
0.388425
High
0.391576
Low
0.385640
Last updated: 7/24/2026, 8:46:36 PM
Quick Conversions
| PGK | NZD |
|---|---|
| 1 PGK | 0.39 NZD |
| 10 PGK | 3.92 NZD |
| 50 PGK | 19.58 NZD |
| 100 PGK | 39.16 NZD |
| 500 PGK | 195.79 NZD |
| 1,000 PGK | 391.58 NZD |
Get PGK/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=NZDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-24T20:46:36Z",
"rates": {
"NZD": 0.391576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "NZD",
"amount": 100
},
"result": 39.157599999999995,
"rate": 0.391576
}Build with PGK/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key