Rate Overview
Live
1 NZD = 2.5095 PGK
1 PGK = 0.398481
NZD
Avg
2.5342
High
2.5527
Low
2.5095
Last updated: 6/19/2026, 8:44:57 AM
Quick Conversions
| NZD | PGK |
|---|---|
| 1 NZD | 2.51 PGK |
| 10 NZD | 25.10 PGK |
| 50 NZD | 125.48 PGK |
| 100 NZD | 250.95 PGK |
| 500 NZD | 1,254.76 PGK |
| 1,000 NZD | 2,509.53 PGK |
Get NZD/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=PGKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-06-19T08:44:57Z",
"rates": {
"PGK": 2.50953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "PGK",
"amount": 100
},
"result": 250.95299999999997,
"rate": 2.50953
}Build with NZD/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key