Rate Overview
Live
1 NZD = 0.575759 PAB
1 PAB = 1.7368
NZD
Avg
0.581368
High
0.585864
Low
0.575759
Last updated: 3/27/2026, 2:46:26 PM
Quick Conversions
| NZD | PAB |
|---|---|
| 1 NZD | 0.58 PAB |
| 10 NZD | 5.76 PAB |
| 50 NZD | 28.79 PAB |
| 100 NZD | 57.58 PAB |
| 500 NZD | 287.88 PAB |
| 1,000 NZD | 575.76 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-27T14:46:26Z",
"rates": {
"PAB": 0.575759
}
}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.575900000000004,
"rate": 0.575759
}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