Rate Overview
Live
1 NZD = 47.1163 ALL
1 ALL = 0.021224
NZD
Avg
47.2749
High
47.4473
Low
47.0884
Last updated: 8/18/2026, 4:30:45 PM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.12 ALL |
| 10 NZD | 471.16 ALL |
| 50 NZD | 2,355.81 ALL |
| 100 NZD | 4,711.63 ALL |
| 500 NZD | 23,558.14 ALL |
| 1,000 NZD | 47,116.28 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-18T16:30:45Z",
"rates": {
"ALL": 47.116281
}
}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": 4711.6281,
"rate": 47.116281
}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