Rate Overview
Live
1 USD = 6.4227 DKK
1 DKK = 0.155698
USD
Avg
6.4322
High
6.4451
Low
6.4175
Last updated: 5/26/2026, 5:00:36 AM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.42 DKK |
| 10 USD | 64.23 DKK |
| 50 USD | 321.13 DKK |
| 100 USD | 642.27 DKK |
| 500 USD | 3,211.35 DKK |
| 1,000 USD | 6,422.70 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-05-26T05:00:36Z",
"rates": {
"DKK": 6.422695
}
}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": 642.2695,
"rate": 6.422695
}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