Rate Overview
Live
1 DKK = 6.9235 UAH
1 UAH = 0.144436
DKK
Avg
6.9209
High
6.9265
Low
6.9056
Last updated: 8/16/2026, 12:56:54 PM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.92 UAH |
| 10 DKK | 69.23 UAH |
| 50 DKK | 346.17 UAH |
| 100 DKK | 692.35 UAH |
| 500 DKK | 3,461.74 UAH |
| 1,000 DKK | 6,923.48 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-08-16T12:56:54Z",
"rates": {
"UAH": 6.923484
}
}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": 692.3484,
"rate": 6.923484
}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