Rate Overview
Live
1 USD = 6.5364 DKK
1 DKK = 0.152990
USD
Avg
6.4230
High
6.5615
Low
6.2601
Last updated: 7/19/2026, 1:09:26 AM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.54 DKK |
| 10 USD | 65.36 DKK |
| 50 USD | 326.82 DKK |
| 100 USD | 653.64 DKK |
| 500 USD | 3,268.20 DKK |
| 1,000 USD | 6,536.40 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-19T01:09:26Z",
"rates": {
"DKK": 6.5363955
}
}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.63955,
"rate": 6.5363955
}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