Rate Overview
Live
1 NZD = 102.0563 DJF
1 DJF = 0.009799
NZD
Avg
101.5591
High
102.0563
Low
100.7826
Last updated: 7/9/2026, 10:05:52 AM
Quick Conversions
| NZD | DJF |
|---|---|
| 1 NZD | 102.06 DJF |
| 10 NZD | 1,020.56 DJF |
| 50 NZD | 5,102.81 DJF |
| 100 NZD | 10,205.63 DJF |
| 500 NZD | 51,028.13 DJF |
| 1,000 NZD | 102,056.26 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-09T10:05:52Z",
"rates": {
"DJF": 102.056259
}
}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": 10205.6259,
"rate": 102.056259
}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