Rate Overview
Live
1 USD = 6.3737 DKK
1 DKK = 0.156894
USD
Avg
6.3788
High
6.3947
Low
6.3667
Last updated: 5/6/2026, 2:48:56 AM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.37 DKK |
| 10 USD | 63.74 DKK |
| 50 USD | 318.69 DKK |
| 100 USD | 637.37 DKK |
| 500 USD | 3,186.86 DKK |
| 1,000 USD | 6,373.71 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-06T02:48:56Z",
"rates": {
"DKK": 6.37371
}
}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": 637.371,
"rate": 6.37371
}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