Rate Overview
Live
1 DKK = 6.8569 UAH
1 UAH = 0.145838
DKK
Avg
6.8263
High
6.8647
Low
6.7862
Last updated: 7/29/2026, 8:46:17 AM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.86 UAH |
| 10 DKK | 68.57 UAH |
| 50 DKK | 342.85 UAH |
| 100 DKK | 685.69 UAH |
| 500 DKK | 3,428.45 UAH |
| 1,000 DKK | 6,856.91 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-29T08:46:17Z",
"rates": {
"UAH": 6.856905
}
}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": 685.6905,
"rate": 6.856905
}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