Rate Overview
Live
1 NZD = 102.6613 DJF
1 DJF = 0.009741
NZD
Avg
103.8617
High
108.1966
Low
100.3259
Last updated: 7/29/2026, 3:59:03 PM
Quick Conversions
| NZD | DJF |
|---|---|
| 1 NZD | 102.66 DJF |
| 10 NZD | 1,026.61 DJF |
| 50 NZD | 5,133.06 DJF |
| 100 NZD | 10,266.13 DJF |
| 500 NZD | 51,330.64 DJF |
| 1,000 NZD | 102,661.27 DJF |
Get NZD/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=DJFExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-29T15:59:03Z",
"rates": {
"DJF": 102.66127
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "DJF",
"amount": 100
},
"result": 10266.127,
"rate": 102.66127
}Build with NZD/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key