Rate Overview
Live
1 NZD = 0.589171 PAB
1 PAB = 1.6973
NZD
Avg
0.588253
High
0.589431
Low
0.584443
Last updated: 8/15/2026, 7:18:39 PM
Quick Conversions
| NZD | PAB |
|---|---|
| 1 NZD | 0.59 PAB |
| 10 NZD | 5.89 PAB |
| 50 NZD | 29.46 PAB |
| 100 NZD | 58.92 PAB |
| 500 NZD | 294.59 PAB |
| 1,000 NZD | 589.17 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-08-15T19:18:39Z",
"rates": {
"PAB": 0.589171
}
}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": 58.9171,
"rate": 0.589171
}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