Rate Overview
Live
1 NZD = 2.6012 PGK
1 PGK = 0.384444
NZD
Avg
2.5716
High
2.6012
Low
2.5466
Last updated: 5/7/2026, 5:36:08 AM
Quick Conversions
| NZD | PGK |
|---|---|
| 1 NZD | 2.60 PGK |
| 10 NZD | 26.01 PGK |
| 50 NZD | 130.06 PGK |
| 100 NZD | 260.12 PGK |
| 500 NZD | 1,300.58 PGK |
| 1,000 NZD | 2,601.16 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-05-07T05:36:08Z",
"rates": {
"PGK": 2.601156
}
}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": 260.11560000000003,
"rate": 2.601156
}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