Rate Overview
Live
1 PGK = 0.389140 NZD
1 NZD = 2.5698
PGK
Avg
0.392973
High
0.406908
Low
0.384108
Last updated: 7/22/2026, 3:40:29 PM
Quick Conversions
| PGK | NZD |
|---|---|
| 1 PGK | 0.39 NZD |
| 10 PGK | 3.89 NZD |
| 50 PGK | 19.46 NZD |
| 100 PGK | 38.91 NZD |
| 500 PGK | 194.57 NZD |
| 1,000 PGK | 389.14 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-22T15:40:29Z",
"rates": {
"NZD": 0.38914
}
}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": 38.914,
"rate": 0.38914
}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