Rate Overview
Live
1 PGK = 0.394531 NZD
1 NZD = 2.5347
PGK
Avg
0.391968
High
0.396034
Low
0.388409
Last updated: 3/6/2026, 10:47:14 PM
Quick Conversions
| PGK | NZD |
|---|---|
| 1 PGK | 0.39 NZD |
| 10 PGK | 3.95 NZD |
| 50 PGK | 19.73 NZD |
| 100 PGK | 39.45 NZD |
| 500 PGK | 197.27 NZD |
| 1,000 PGK | 394.53 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-06T22:47:14Z",
"rates": {
"NZD": 0.394531
}
}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.4531,
"rate": 0.394531
}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