Rate Overview
Live
1 USD = 6.3331 DKK
1 DKK = 0.157899
USD
Avg
6.3697
High
6.3957
Low
6.3331
Last updated: 4/15/2026, 11:52:41 PM
Quick Conversions
| USD | DKK |
|---|---|
| 1 USD | 6.33 DKK |
| 10 USD | 63.33 DKK |
| 50 USD | 316.66 DKK |
| 100 USD | 633.31 DKK |
| 500 USD | 3,166.58 DKK |
| 1,000 USD | 6,333.15 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-04-15T23:52:41Z",
"rates": {
"DKK": 6.33315
}
}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": 633.3149999999999,
"rate": 6.33315
}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