Rate Overview
Live
1 DKK = 6.9066 UAH
1 UAH = 0.144790
DKK
Avg
6.8820
High
6.9066
Low
6.8577
Last updated: 5/28/2026, 8:33:01 PM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.91 UAH |
| 10 DKK | 69.07 UAH |
| 50 DKK | 345.33 UAH |
| 100 DKK | 690.66 UAH |
| 500 DKK | 3,453.29 UAH |
| 1,000 DKK | 6,906.58 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-05-28T20:33:01Z",
"rates": {
"UAH": 6.906577
}
}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": 690.6577000000001,
"rate": 6.906577
}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