Rate Overview
Live
1 NZD = 3.8046 DKK
1 DKK = 0.262841
NZD
Avg
3.8052
High
3.8121
Low
3.7880
Last updated: 8/14/2026, 11:37:59 PM
Quick Conversions
| NZD | DKK |
|---|---|
| 1 NZD | 3.80 DKK |
| 10 NZD | 38.05 DKK |
| 50 NZD | 190.23 DKK |
| 100 NZD | 380.46 DKK |
| 500 NZD | 1,902.29 DKK |
| 1,000 NZD | 3,804.58 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-08-14T23:37:59Z",
"rates": {
"DKK": 3.80458
}
}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.458,
"rate": 3.80458
}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