Rate Overview
Live
1 NZD = 47.7223 ALL
1 ALL = 0.020955
NZD
Avg
50.3581
High
55.8669
Low
46.8538
Last updated: 8/1/2026, 12:36:31 PM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.72 ALL |
| 10 NZD | 477.22 ALL |
| 50 NZD | 2,386.11 ALL |
| 100 NZD | 4,772.23 ALL |
| 500 NZD | 23,861.14 ALL |
| 1,000 NZD | 47,722.27 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-08-01T12:36:31Z",
"rates": {
"ALL": 47.722271
}
}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": 4772.2271,
"rate": 47.722271
}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