USD
$
DKK
kr

USD/DKK Exchange Rate

US Dollar to Danish Krone

Live Rate
6.4927
+2.14% YTD

1 DKK = 0.154019 USD

USD/DKK Price Chart

Historical exchange rate performance

Current 6.4927
High 6.4974
Low 6.2357
YTD Change +2.14%

Rate Overview

Live
1 USD = 6.4927 DKK
1 DKK = 0.154019 USD
Avg
6.3794
High
6.4974
Low
6.2357

Last updated: 3/28/2026, 9:28:38 AM

Quick Conversions

USDDKK
1 USD6.49 DKK
10 USD64.93 DKK
50 USD324.64 DKK
100 USD649.27 DKK
500 USD3,246.35 DKK
1,000 USD6,492.70 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-28T09:28:38Z",
  "rates": {
    "DKK": 6.49270221
  }
}

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": 649.270221,
  "rate": 6.49270221
}

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