Rate Overview
Live
1 NZD = 3.7829 DKK
1 DKK = 0.264351
NZD
Avg
3.8008
High
3.8202
Low
3.7623
Last updated: 9/3/2026, 1:44:13 PM
Quick Conversions
| NZD | DKK |
|---|---|
| 1 NZD | 3.78 DKK |
| 10 NZD | 37.83 DKK |
| 50 NZD | 189.14 DKK |
| 100 NZD | 378.29 DKK |
| 500 NZD | 1,891.43 DKK |
| 1,000 NZD | 3,782.85 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-09-03T13:44:13Z",
"rates": {
"DKK": 3.782852
}
}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": 378.28520000000003,
"rate": 3.782852
}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