Rate Overview
Live
1 NZD = 77.1409 DZD
1 DZD = 0.012963
NZD
Avg
77.2252
High
77.4936
Low
77.0148
Last updated: 7/29/2026, 12:10:29 AM
Quick Conversions
| NZD | DZD |
|---|---|
| 1 NZD | 77.14 DZD |
| 10 NZD | 771.41 DZD |
| 50 NZD | 3,857.05 DZD |
| 100 NZD | 7,714.09 DZD |
| 500 NZD | 38,570.45 DZD |
| 1,000 NZD | 77,140.90 DZD |
Get NZD/DZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=DZDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-29T00:10:29Z",
"rates": {
"DZD": 77.1409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=DZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "DZD",
"amount": 100
},
"result": 7714.09,
"rate": 77.1409
}Build with NZD/DZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key