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
| USD | DKK |
|---|---|
| 1 USD | 6.54 DKK |
| 10 USD | 65.37 DKK |
| 50 USD | 326.85 DKK |
| 100 USD | 653.70 DKK |
| 500 USD | 3,268.50 DKK |
| 1,000 USD | 6,537.00 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-05T08:32:01Z",
"rates": {
"DKK": 6.537
}
}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": 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