Rate Overview
Live
1 USD = 6.5748 DKK
1 DKK = 0.152096
USD
Avg
6.4224
High
6.5922
Low
6.2357
Last updated: 7/25/2026, 2:24:29 PM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.57 DKK |
| 10 USD | 65.75 DKK |
| 50 USD | 328.74 DKK |
| 100 USD | 657.48 DKK |
| 500 USD | 3,287.40 DKK |
| 1,000 USD | 6,574.80 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-07-25T14:24:29Z",
"rates": {
"DKK": 6.57480368
}
}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": 657.480368,
"rate": 6.57480368
}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