Rate Overview
Live
1 PGK = 0.377830 NZD
1 NZD = 2.6467
PGK
Avg
0.382082
High
0.388542
Low
0.375105
Last updated: 9/4/2026, 2:27:12 PM
Quick Conversions
| PGK | NZD |
|---|---|
| 1 PGK | 0.38 NZD |
| 10 PGK | 3.78 NZD |
| 50 PGK | 18.89 NZD |
| 100 PGK | 37.78 NZD |
| 500 PGK | 188.92 NZD |
| 1,000 PGK | 377.83 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-09-04T14:27:12Z",
"rates": {
"NZD": 0.37783
}
}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": 37.783,
"rate": 0.37783
}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