Rate Overview
Live
1 NZD = 3.7465 DKK
1 DKK = 0.266914
NZD
Avg
3.7298
High
3.7465
Low
3.7143
Last updated: 4/15/2026, 11:51:36 PM
Quick Conversions
| NZD | DKK |
|---|---|
| 1 NZD | 3.75 DKK |
| 10 NZD | 37.47 DKK |
| 50 NZD | 187.33 DKK |
| 100 NZD | 374.65 DKK |
| 500 NZD | 1,873.27 DKK |
| 1,000 NZD | 3,746.53 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-04-15T23:51:36Z",
"rates": {
"DKK": 3.746532
}
}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": 374.6532,
"rate": 3.746532
}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