Rate Overview
Live
1 NZD = 3.7905 DKK
1 DKK = 0.263818
NZD
Avg
3.7618
High
3.7905
Low
3.7399
Last updated: 5/6/2026, 9:18:12 AM
Quick Conversions
| NZD | DKK |
|---|---|
| 1 NZD | 3.79 DKK |
| 10 NZD | 37.90 DKK |
| 50 NZD | 189.52 DKK |
| 100 NZD | 379.05 DKK |
| 500 NZD | 1,895.24 DKK |
| 1,000 NZD | 3,790.49 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-06T09:18:12Z",
"rates": {
"DKK": 3.790486
}
}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": 379.0486,
"rate": 3.790486
}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