USD
$
DKK
kr

USD/DKK Exchange Rate

US Dollar to Danish Krone

Live Rate
6.3737
-0.16% 7D

1 DKK = 0.156894 USD

USD/DKK Price Chart

Historical exchange rate performance

Current 6.3737
High 6.3947
Low 6.3667
7D Change -0.16%

Rate Overview

Live
1 USD = 6.3737 DKK
1 DKK = 0.156894 USD
Avg
6.3788
High
6.3947
Low
6.3667

Last updated: 5/6/2026, 2:48:56 AM

Quick Conversions

USDDKK
1 USD6.37 DKK
10 USD63.74 DKK
50 USD318.69 DKK
100 USD637.37 DKK
500 USD3,186.86 DKK
1,000 USD6,373.71 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-05-06T02:48:56Z",
  "rates": {
    "DKK": 6.37371
  }
}

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": 637.371,
  "rate": 6.37371
}

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