Rate Overview
Live
1 USD = 6.4593 DKK
1 DKK = 0.154815
USD
Avg
6.4714
High
6.4814
Low
6.4593
Last updated: 8/14/2026, 5:45:01 PM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.46 DKK |
| 10 USD | 64.59 DKK |
| 50 USD | 322.97 DKK |
| 100 USD | 645.93 DKK |
| 500 USD | 3,229.67 DKK |
| 1,000 USD | 6,459.34 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-08-14T17:45:01Z",
"rates": {
"DKK": 6.459335
}
}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": 645.9335,
"rate": 6.459335
}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