Rate Overview
Live
1 USD = 6.5703 DKK
1 DKK = 0.152199
USD
Avg
6.4209
High
6.5901
Low
6.2390
Last updated: 7/24/2026, 12:57:53 PM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.57 DKK |
| 10 USD | 65.70 DKK |
| 50 USD | 328.52 DKK |
| 100 USD | 657.03 DKK |
| 500 USD | 3,285.17 DKK |
| 1,000 USD | 6,570.33 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-24T12:57:53Z",
"rates": {
"DKK": 6.57033
}
}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.033,
"rate": 6.57033
}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