Rate Overview
Live
1 DKK = 0.267577 NZD
1 NZD = 3.7372
DKK
Avg
0.269047
High
0.275276
Low
0.262985
Last updated: 3/27/2026, 4:56:40 AM
Quick Conversions
| DKK | NZD |
|---|---|
| 1 DKK | 0.27 NZD |
| 10 DKK | 2.68 NZD |
| 50 DKK | 13.38 NZD |
| 100 DKK | 26.76 NZD |
| 500 DKK | 133.79 NZD |
| 1,000 DKK | 267.58 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-27T04:56:40Z",
"rates": {
"NZD": 0.267577
}
}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.7577,
"rate": 0.267577
}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