Rate Overview
Live
1 DKK = 6.8958 UAH
1 UAH = 0.145015
DKK
Avg
6.8364
High
6.8958
Low
6.8186
Last updated: 7/29/2026, 10:20:44 PM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.90 UAH |
| 10 DKK | 68.96 UAH |
| 50 DKK | 344.79 UAH |
| 100 DKK | 689.58 UAH |
| 500 DKK | 3,447.92 UAH |
| 1,000 DKK | 6,895.84 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-29T22:20:44Z",
"rates": {
"UAH": 6.895836
}
}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": 689.5836,
"rate": 6.895836
}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