Rate Overview
Live
1 PAB = 1.7004 NZD
1 NZD = 0.588090
PAB
Avg
1.7055
High
1.7217
Low
1.6950
Last updated: 4/18/2026, 8:49:29 AM
Quick Conversions
| PAB | NZD |
|---|---|
| 1 PAB | 1.70 NZD |
| 10 PAB | 17.00 NZD |
| 50 PAB | 85.02 NZD |
| 100 PAB | 170.04 NZD |
| 500 PAB | 850.21 NZD |
| 1,000 PAB | 1,700.42 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-04-18T08:49:29Z",
"rates": {
"NZD": 1.70042
}
}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.042,
"rate": 1.70042
}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