Rate Overview
Live
1 NZD = 47.9124 ALL
1 ALL = 0.020871
NZD
Avg
48.6337
High
49.1529
Low
47.8586
Last updated: 3/27/2026, 4:27:34 PM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.91 ALL |
| 10 NZD | 479.12 ALL |
| 50 NZD | 2,395.62 ALL |
| 100 NZD | 4,791.24 ALL |
| 500 NZD | 23,956.20 ALL |
| 1,000 NZD | 47,912.40 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-27T16:27:34Z",
"rates": {
"ALL": 47.912398
}
}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": 4791.2398,
"rate": 47.912398
}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