USD
$
DKK
kr

USD/DKK Exchange Rate

US Dollar to Danish Krone

Live Rate
6.5748
+4.20% 5Y

1 DKK = 0.152096 USD

USD/DKK Price Chart

Historical exchange rate performance

Current 6.5748
High 7.5122
Low 6.2677
5Y Change +4.20%

Rate Overview

Live
1 USD = 6.5748 DKK
1 DKK = 0.152096 USD
Avg
6.7456
High
7.5122
Low
6.2677

Last updated: 7/25/2026, 2:24:29 PM

Quick Conversions

USDDKK
1 USD6.57 DKK
10 USD65.75 DKK
50 USD328.74 DKK
100 USD657.48 DKK
500 USD3,287.40 DKK
1,000 USD6,574.80 DKK

Get USD/DKK Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=DKK

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-25T14:24:29Z",
  "rates": {
    "DKK": 6.57480368
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=DKK&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "DKK",
    "amount": 100
  },
  "result": 657.480368,
  "rate": 6.57480368
}

Build with USD/DKK Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key