Rate Overview
Live
1 USD = 6.4376 DKK
1 DKK = 0.155336
USD
Avg
6.3959
High
6.4621
Low
6.3247
Last updated: 3/6/2026, 6:07:21 PM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.44 DKK |
| 10 USD | 64.38 DKK |
| 50 USD | 321.88 DKK |
| 100 USD | 643.76 DKK |
| 500 USD | 3,218.82 DKK |
| 1,000 USD | 6,437.64 DKK |
Get USD/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=DKKExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-06T18:07:21Z",
"rates": {
"DKK": 6.437645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "DKK",
"amount": 100
},
"result": 643.7645,
"rate": 6.437645
}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