Rate Overview
Live
1 NZD = 48.8032 ALL
1 ALL = 0.020490
NZD
Avg
48.7453
High
49.1443
Low
48.4040
Last updated: 3/7/2026, 3:24:35 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 48.80 ALL |
| 10 NZD | 488.03 ALL |
| 50 NZD | 2,440.16 ALL |
| 100 NZD | 4,880.32 ALL |
| 500 NZD | 24,401.59 ALL |
| 1,000 NZD | 48,803.18 ALL |
Get NZD/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=ALLExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-07T03:24:35Z",
"rates": {
"ALL": 48.803177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "ALL",
"amount": 100
},
"result": 4880.3177,
"rate": 48.803177
}Build with NZD/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key