Rate Overview
Live
1 DKK = 6.8686 UAH
1 UAH = 0.145590
DKK
Avg
6.6980
High
6.9598
Low
6.4289
Last updated: 7/30/2026, 8:05:58 AM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.87 UAH |
| 10 DKK | 68.69 UAH |
| 50 DKK | 343.43 UAH |
| 100 DKK | 686.86 UAH |
| 500 DKK | 3,434.30 UAH |
| 1,000 DKK | 6,868.61 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-30T08:05:58Z",
"rates": {
"UAH": 6.868608
}
}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": 686.8608,
"rate": 6.868608
}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