Rate Overview
Live
1 USD = 6.4341 DKK
1 DKK = 0.155423
USD
Avg
6.4592
High
6.4785
Low
6.4341
Last updated: 6/15/2026, 6:43:25 AM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.43 DKK |
| 10 USD | 64.34 DKK |
| 50 USD | 321.70 DKK |
| 100 USD | 643.41 DKK |
| 500 USD | 3,217.03 DKK |
| 1,000 USD | 6,434.05 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-06-15T06:43:25Z",
"rates": {
"DKK": 6.43405
}
}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": 643.405,
"rate": 6.43405
}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