Rate Overview
Live
1 NZD = 3.7523 DKK
1 DKK = 0.266506
NZD
Avg
3.7568
High
3.8178
Low
3.6648
Last updated: 5/26/2026, 1:04:09 PM
Quick Conversions
| NZD | DKK |
|---|---|
| 1 NZD | 3.75 DKK |
| 10 NZD | 37.52 DKK |
| 50 NZD | 187.61 DKK |
| 100 NZD | 375.23 DKK |
| 500 NZD | 1,876.13 DKK |
| 1,000 NZD | 3,752.26 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-05-26T13:04:09Z",
"rates": {
"DKK": 3.752263
}
}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": 375.22630000000004,
"rate": 3.752263
}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