Rate Overview
Live
1 DKK = 6.9072 UAH
1 UAH = 0.144777
DKK
Avg
6.8821
High
6.9072
Low
6.8577
Last updated: 5/28/2026, 11:00:15 PM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.91 UAH |
| 10 DKK | 69.07 UAH |
| 50 DKK | 345.36 UAH |
| 100 DKK | 690.72 UAH |
| 500 DKK | 3,453.60 UAH |
| 1,000 DKK | 6,907.20 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-28T23:00:15Z",
"rates": {
"UAH": 6.907196
}
}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.7196,
"rate": 6.907196
}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