Rate Overview
Live
1 NZD = 48.1580 ALL
1 ALL = 0.020765
NZD
Avg
47.4262
High
48.1580
Low
46.6012
Last updated: 7/30/2026, 2:10:54 PM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 48.16 ALL |
| 10 NZD | 481.58 ALL |
| 50 NZD | 2,407.90 ALL |
| 100 NZD | 4,815.80 ALL |
| 500 NZD | 24,079.02 ALL |
| 1,000 NZD | 48,158.05 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-30T14:10:54Z",
"rates": {
"ALL": 48.158045
}
}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": 4815.8045,
"rate": 48.158045
}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