Rate Overview
Live
1 NZD = 0.572329 PAB
1 PAB = 1.7472
NZD
Avg
0.570192
High
0.572329
Low
0.567255
Last updated: 7/9/2026, 4:17:22 AM
Quick Conversions
| NZD | PAB |
|---|---|
| 1 NZD | 0.57 PAB |
| 10 NZD | 5.72 PAB |
| 50 NZD | 28.62 PAB |
| 100 NZD | 57.23 PAB |
| 500 NZD | 286.16 PAB |
| 1,000 NZD | 572.33 PAB |
Get NZD/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=PABExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-09T04:17:22Z",
"rates": {
"PAB": 0.572329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "PAB",
"amount": 100
},
"result": 57.2329,
"rate": 0.572329
}Build with NZD/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key