Rate Overview
Live
1 NZD = 102.1003 DJF
1 DJF = 0.009794
NZD
Avg
103.2417
High
104.1483
Low
102.1003
Last updated: 3/28/2026, 9:11:05 AM
Quick Conversions
| NZD | DJF |
|---|---|
| 1 NZD | 102.10 DJF |
| 10 NZD | 1,021.00 DJF |
| 50 NZD | 5,105.02 DJF |
| 100 NZD | 10,210.03 DJF |
| 500 NZD | 51,050.16 DJF |
| 1,000 NZD | 102,100.31 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-03-28T09:11:05Z",
"rates": {
"DJF": 102.100313
}
}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": 10210.0313,
"rate": 102.100313
}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