Rate Overview
Live
1 NZD = 48.0401 ALL
1 ALL = 0.020816
NZD
Avg
48.2826
High
48.6601
Low
47.9505
Last updated: 3/27/2026, 6:03:39 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 48.04 ALL |
| 10 NZD | 480.40 ALL |
| 50 NZD | 2,402.00 ALL |
| 100 NZD | 4,804.01 ALL |
| 500 NZD | 24,020.04 ALL |
| 1,000 NZD | 48,040.09 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-27T06:03:39Z",
"rates": {
"ALL": 48.040089
}
}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": 4804.0089,
"rate": 48.040089
}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