Rate Overview
Live
1 DKK = 6.8767 UAH
1 UAH = 0.145419
DKK
Avg
6.8390
High
6.9536
Low
6.7354
Last updated: 7/30/2026, 4:24:17 AM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.88 UAH |
| 10 DKK | 68.77 UAH |
| 50 DKK | 343.83 UAH |
| 100 DKK | 687.67 UAH |
| 500 DKK | 3,438.34 UAH |
| 1,000 DKK | 6,876.69 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-30T04:24:17Z",
"rates": {
"UAH": 6.876689
}
}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": 687.6689,
"rate": 6.876689
}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