Rate Overview
Live
1 NZD = 47.7646 ALL
1 ALL = 0.020936
NZD
Avg
47.7799
High
48.2823
Low
47.4809
Last updated: 4/17/2026, 7:33:51 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.76 ALL |
| 10 NZD | 477.65 ALL |
| 50 NZD | 2,388.23 ALL |
| 100 NZD | 4,776.46 ALL |
| 500 NZD | 23,882.28 ALL |
| 1,000 NZD | 47,764.55 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-04-17T07:33:51Z",
"rates": {
"ALL": 47.764553
}
}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": 4776.4553,
"rate": 47.764553
}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