Rate Overview
Live
1 PGK = 0.385209 NZD
1 NZD = 2.5960
PGK
Avg
0.389512
High
0.392684
Low
0.385209
Last updated: 5/7/2026, 2:20:22 AM
Quick Conversions
| PGK | NZD |
|---|---|
| 1 PGK | 0.39 NZD |
| 10 PGK | 3.85 NZD |
| 50 PGK | 19.26 NZD |
| 100 PGK | 38.52 NZD |
| 500 PGK | 192.60 NZD |
| 1,000 PGK | 385.21 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-05-07T02:20:22Z",
"rates": {
"NZD": 0.385209
}
}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.520900000000005,
"rate": 0.385209
}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