Rate Overview
Live
1 PGK = 0.403017 NZD
1 NZD = 2.4813
PGK
Avg
0.399498
High
0.403017
Low
0.397164
Last updated: 3/27/2026, 9:26:09 AM
Quick Conversions
| PGK | NZD |
|---|---|
| 1 PGK | 0.40 NZD |
| 10 PGK | 4.03 NZD |
| 50 PGK | 20.15 NZD |
| 100 PGK | 40.30 NZD |
| 500 PGK | 201.51 NZD |
| 1,000 PGK | 403.02 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-03-27T09:26:09Z",
"rates": {
"NZD": 0.403017
}
}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": 40.301700000000004,
"rate": 0.403017
}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