Rate Overview
Live
1 NZD = 3.8063 DKK
1 DKK = 0.262723
NZD
Avg
3.7691
High
3.8297
Low
3.6990
Last updated: 7/25/2026, 9:31:01 PM
Quick Conversions
| NZD | DKK |
|---|---|
| 1 NZD | 3.81 DKK |
| 10 NZD | 38.06 DKK |
| 50 NZD | 190.31 DKK |
| 100 NZD | 380.63 DKK |
| 500 NZD | 1,903.14 DKK |
| 1,000 NZD | 3,806.29 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-25T21:31:01Z",
"rates": {
"DKK": 3.806285
}
}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": 380.6285,
"rate": 3.806285
}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