Rate Overview
Live
1 PAB = 1.7026 NZD
1 NZD = 0.587320
PAB
Avg
1.6855
High
1.7026
Low
1.6672
Last updated: 3/6/2026, 11:16:41 AM
Quick Conversions
| PAB | NZD |
|---|---|
| 1 PAB | 1.70 NZD |
| 10 PAB | 17.03 NZD |
| 50 PAB | 85.13 NZD |
| 100 PAB | 170.26 NZD |
| 500 PAB | 851.32 NZD |
| 1,000 PAB | 1,702.65 NZD |
Get PAB/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=NZDExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-03-06T11:16:41Z",
"rates": {
"NZD": 1.702649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "NZD",
"amount": 100
},
"result": 170.2649,
"rate": 1.702649
}Build with PAB/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key