Rate Overview
Live
1 DKK = 6.8428 UAH
1 UAH = 0.146139
DKK
Avg
6.4067
High
6.8925
Low
5.7822
Last updated: 7/28/2026, 4:24:38 PM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.84 UAH |
| 10 DKK | 68.43 UAH |
| 50 DKK | 342.14 UAH |
| 100 DKK | 684.28 UAH |
| 500 DKK | 3,421.40 UAH |
| 1,000 DKK | 6,842.80 UAH |
Get DKK/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=UAHExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-07-28T16:24:38Z",
"rates": {
"UAH": 6.8428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "UAH",
"amount": 100
},
"result": 684.2800000000001,
"rate": 6.8428
}Build with DKK/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key