Rate Overview
Live
1 DKK = 6.9168 UAH
1 UAH = 0.144575
DKK
Avg
6.8406
High
6.9168
Low
6.7831
Last updated: 4/17/2026, 2:49:21 PM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.92 UAH |
| 10 DKK | 69.17 UAH |
| 50 DKK | 345.84 UAH |
| 100 DKK | 691.68 UAH |
| 500 DKK | 3,458.42 UAH |
| 1,000 DKK | 6,916.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-04-17T14:49:21Z",
"rates": {
"UAH": 6.916835
}
}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": 691.6835,
"rate": 6.916835
}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