Rate Overview
Live
1 NZD = 0.597747 PAB
1 PAB = 1.6729
NZD
Avg
0.591733
High
0.598059
Low
0.586531
Last updated: 5/7/2026, 2:51:31 PM
Quick Conversions
| NZD | PAB |
|---|---|
| 1 NZD | 0.60 PAB |
| 10 NZD | 5.98 PAB |
| 50 NZD | 29.89 PAB |
| 100 NZD | 59.77 PAB |
| 500 NZD | 298.87 PAB |
| 1,000 NZD | 597.75 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-05-07T14:51:31Z",
"rates": {
"PAB": 0.597747
}
}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.7747,
"rate": 0.597747
}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