Rate Overview
Live
1 USD = 6.4808 DKK
1 DKK = 0.154303
USD
Avg
6.4013
High
6.5449
Low
6.2940
Last updated: 3/26/2026, 9:53:03 PM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.48 DKK |
| 10 USD | 64.81 DKK |
| 50 USD | 324.04 DKK |
| 100 USD | 648.08 DKK |
| 500 USD | 3,240.38 DKK |
| 1,000 USD | 6,480.77 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-03-26T21:53:03Z",
"rates": {
"DKK": 6.48077
}
}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": 648.077,
"rate": 6.48077
}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