Rate Overview
Live
1 NZD = 47.8132 ALL
1 ALL = 0.020915
NZD
Avg
48.1139
High
49.2829
Low
46.5639
Last updated: 7/31/2026, 7:56:16 AM
Quick Conversions
| NZD | ALL |
|---|---|
| 1 NZD | 47.81 ALL |
| 10 NZD | 478.13 ALL |
| 50 NZD | 2,390.66 ALL |
| 100 NZD | 4,781.32 ALL |
| 500 NZD | 23,906.62 ALL |
| 1,000 NZD | 47,813.23 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-07-31T07:56:16Z",
"rates": {
"ALL": 47.813231
}
}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": 4781.3231000000005,
"rate": 47.813231
}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