Rate Overview
Live
1 USD = 6.4843 DKK
1 DKK = 0.154218
USD
Avg
6.4657
High
6.5033
Low
6.4433
Last updated: 3/26/2026, 8:10:26 PM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.48 DKK |
| 10 USD | 64.84 DKK |
| 50 USD | 324.22 DKK |
| 100 USD | 648.43 DKK |
| 500 USD | 3,242.17 DKK |
| 1,000 USD | 6,484.34 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-26T20:10:26Z",
"rates": {
"DKK": 6.48434
}
}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.4340000000001,
"rate": 6.48434
}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