Rate Overview
Live
1 DKK = 6.8057 UAH
1 UAH = 0.146936
DKK
Avg
6.8188
High
6.8647
Low
6.7862
Last updated: 7/9/2026, 4:46:26 AM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.81 UAH |
| 10 DKK | 68.06 UAH |
| 50 DKK | 340.28 UAH |
| 100 DKK | 680.57 UAH |
| 500 DKK | 3,402.83 UAH |
| 1,000 DKK | 6,805.67 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-09T04:46:26Z",
"rates": {
"UAH": 6.805667
}
}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": 680.5667,
"rate": 6.805667
}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