USD
$
DKK
kr

USD/DKK Exchange Rate

US Dollar to Danish Krone

Live Rate
6.4843
-0.29% 7D

1 DKK = 0.154218 USD

USD/DKK Price Chart

Historical exchange rate performance

Current 6.4843
High 6.5033
Low 6.4433
7D Change -0.29%

Rate Overview

Live
1 USD = 6.4843 DKK
1 DKK = 0.154218 USD
Avg
6.4657
High
6.5033
Low
6.4433

Last updated: 3/26/2026, 8:10:26 PM

Quick Conversions

USDDKK
1 USD6.48 DKK
10 USD64.84 DKK
50 USD324.22 DKK
100 USD648.43 DKK
500 USD3,242.17 DKK
1,000 USD6,484.34 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-26T20:10:26Z",
  "rates": {
    "DKK": 6.48434
  }
}

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": 648.4340000000001,
  "rate": 6.48434
}

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