Rate Overview
Live
1 USD = 6.4458 DKK
1 DKK = 0.155140
USD
Avg
6.4435
High
6.4562
Low
6.4188
Last updated: 9/3/2026, 5:10:25 AM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.45 DKK |
| 10 USD | 64.46 DKK |
| 50 USD | 322.29 DKK |
| 100 USD | 644.58 DKK |
| 500 USD | 3,222.89 DKK |
| 1,000 USD | 6,445.78 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-09-03T05:10:25Z",
"rates": {
"DKK": 6.44578
}
}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": 644.578,
"rate": 6.44578
}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