USD
$
DKK
kr

USD/DKK Exchange Rate

US Dollar to Danish Krone

Live Rate
6.4776
+2.11% 30D

1 DKK = 0.154377 USD

USD/DKK Price Chart

Historical exchange rate performance

Current 6.4776
High 6.5449
Low 6.3246
30D Change +2.11%

Rate Overview

Live
1 USD = 6.4776 DKK
1 DKK = 0.154377 USD
Avg
6.4407
High
6.5449
Low
6.3246

Last updated: 3/26/2026, 11:39:07 PM

Quick Conversions

USDDKK
1 USD6.48 DKK
10 USD64.78 DKK
50 USD323.88 DKK
100 USD647.76 DKK
500 USD3,238.82 DKK
1,000 USD6,477.64 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-03-26T23:39:07Z",
  "rates": {
    "DKK": 6.47764
  }
}

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": 647.764,
  "rate": 6.47764
}

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