Rate Overview
Live
1 NZD = 0.577379 PAB
1 PAB = 1.7320
NZD
Avg
0.584411
High
0.623287
Low
0.558607
Last updated: 7/24/2026, 1:01:08 AM
Quick Conversions
| NZD | PAB |
|---|---|
| 1 NZD | 0.58 PAB |
| 10 NZD | 5.77 PAB |
| 50 NZD | 28.87 PAB |
| 100 NZD | 57.74 PAB |
| 500 NZD | 288.69 PAB |
| 1,000 NZD | 577.38 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-24T01:01:08Z",
"rates": {
"PAB": 0.577379
}
}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.737899999999996,
"rate": 0.577379
}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