Rate Overview
Live
1 NZD = 3.8341 DKK
1 DKK = 0.260818
NZD
Avg
3.7601
High
3.8341
Low
3.6648
Last updated: 7/21/2026, 9:39:24 AM
Quick Conversions
| NZD | DKK |
|---|---|
| 1 NZD | 3.83 DKK |
| 10 NZD | 38.34 DKK |
| 50 NZD | 191.70 DKK |
| 100 NZD | 383.41 DKK |
| 500 NZD | 1,917.05 DKK |
| 1,000 NZD | 3,834.09 DKK |
Get NZD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=DKKExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-21T09:39:24Z",
"rates": {
"DKK": 3.83409
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "DKK",
"amount": 100
},
"result": 383.40900000000005,
"rate": 3.83409
}Build with NZD/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key