Rate Overview
Live
1 NZD = 47.9514 ALL
1 ALL = 0.020854
NZD
Avg
48.0287
High
49.0867
Low
46.7197
Last updated: 7/30/2026, 11:19:03 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.95 ALL |
| 10 NZD | 479.51 ALL |
| 50 NZD | 2,397.57 ALL |
| 100 NZD | 4,795.14 ALL |
| 500 NZD | 23,975.69 ALL |
| 1,000 NZD | 47,951.38 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-07-30T11:19:03Z",
"rates": {
"ALL": 47.951376
}
}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": 4795.1376,
"rate": 47.951376
}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