USD
$
DKK
kr

USD/DKK Exchange Rate

US Dollar to Danish Krone

Live Rate
6.5370
-0.43% 7D

1 DKK = 0.152975 USD

USD/DKK Price Chart

Historical exchange rate performance

Current 6.5370
High 6.5664
Low 6.5292
7D Change -0.43%

Rate Overview

Live
1 USD = 6.5370 DKK
1 DKK = 0.152975 USD
Avg
6.5491
High
6.5664
Low
6.5292

Last updated: 7/5/2026, 8:32:01 AM

Quick Conversions

USDDKK
1 USD6.54 DKK
10 USD65.37 DKK
50 USD326.85 DKK
100 USD653.70 DKK
500 USD3,268.50 DKK
1,000 USD6,537.00 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-05T08:32:01Z",
  "rates": {
    "DKK": 6.537
  }
}

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": 653.7,
  "rate": 6.537
}

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