Rate Overview
Live
1 NZD = 104.9966 DJF
1 DJF = 0.009524
NZD
Avg
105.4956
High
107.0288
Low
104.5384
Last updated: 3/7/2026, 7:44:38 AM
Quick Conversions
| NZD | DJF |
|---|---|
| 1 NZD | 105.00 DJF |
| 10 NZD | 1,049.97 DJF |
| 50 NZD | 5,249.83 DJF |
| 100 NZD | 10,499.66 DJF |
| 500 NZD | 52,498.31 DJF |
| 1,000 NZD | 104,996.62 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-07T07:44:38Z",
"rates": {
"DJF": 104.996615
}
}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": 10499.6615,
"rate": 104.996615
}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