Rate Overview
Live
1 NZD = 104.8334 DJF
1 DJF = 0.009539
NZD
Avg
104.3030
High
105.0539
Low
103.4315
Last updated: 4/17/2026, 10:46:25 AM
Quick Conversions
| NZD | DJF |
|---|---|
| 1 NZD | 104.83 DJF |
| 10 NZD | 1,048.33 DJF |
| 50 NZD | 5,241.67 DJF |
| 100 NZD | 10,483.34 DJF |
| 500 NZD | 52,416.71 DJF |
| 1,000 NZD | 104,833.42 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-04-17T10:46:25Z",
"rates": {
"DJF": 104.833415
}
}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": 10483.3415,
"rate": 104.833415
}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