Rate Overview
Live
1 NZD = 3.7344 DKK
1 DKK = 0.267777
NZD
Avg
3.7885
High
3.9791
Low
3.6284
Last updated: 3/26/2026, 9:51:09 PM
Quick Conversions
| NZD | DKK |
|---|---|
| 1 NZD | 3.73 DKK |
| 10 NZD | 37.34 DKK |
| 50 NZD | 186.72 DKK |
| 100 NZD | 373.44 DKK |
| 500 NZD | 1,867.22 DKK |
| 1,000 NZD | 3,734.45 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-03-26T21:51:09Z",
"rates": {
"DKK": 3.734446
}
}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": 373.44460000000004,
"rate": 3.734446
}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