Rate Overview
Live
1 USD = 6.5370 DKK
1 DKK = 0.152975
USD
Avg
6.5522
High
6.5664
Low
6.5292
Last updated: 7/4/2026, 8:00:39 PM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.54 DKK |
| 10 USD | 65.37 DKK |
| 50 USD | 326.85 DKK |
| 100 USD | 653.70 DKK |
| 500 USD | 3,268.50 DKK |
| 1,000 USD | 6,537.00 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-04T20:00:39Z",
"rates": {
"DKK": 6.53699631
}
}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.6996310000001,
"rate": 6.53699631
}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