Rate Overview
Live
1 NZD = 0.591254 PAB
1 PAB = 1.6913
NZD
Avg
0.593773
High
0.599818
Low
0.589496
Last updated: 3/6/2026, 8:03:47 AM
Quick Conversions
| NZD | PAB |
|---|---|
| 1 NZD | 0.59 PAB |
| 10 NZD | 5.91 PAB |
| 50 NZD | 29.56 PAB |
| 100 NZD | 59.13 PAB |
| 500 NZD | 295.63 PAB |
| 1,000 NZD | 591.25 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-03-06T08:03:47Z",
"rates": {
"PAB": 0.591254
}
}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": 59.12539999999999,
"rate": 0.591254
}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