Rate Overview
Live
1 DKK = 0.263389 NZD
1 NZD = 3.7967
DKK
Avg
0.263582
High
0.264366
Low
0.262634
Last updated: 3/6/2026, 6:12:41 PM
Quick Conversions
| DKK | NZD |
|---|---|
| 1 DKK | 0.26 NZD |
| 10 DKK | 2.63 NZD |
| 50 DKK | 13.17 NZD |
| 100 DKK | 26.34 NZD |
| 500 DKK | 131.69 NZD |
| 1,000 DKK | 263.39 NZD |
Get DKK/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=NZDExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-03-06T18:12:41Z",
"rates": {
"NZD": 0.263389
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "NZD",
"amount": 100
},
"result": 26.3389,
"rate": 0.263389
}Build with DKK/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key