Rate Overview
Live
1 DKK = 6.9189 UAH
1 UAH = 0.144532
DKK
Avg
6.9026
High
6.9298
Low
6.8813
Last updated: 5/8/2026, 10:46:37 AM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.92 UAH |
| 10 DKK | 69.19 UAH |
| 50 DKK | 345.94 UAH |
| 100 DKK | 691.89 UAH |
| 500 DKK | 3,459.43 UAH |
| 1,000 DKK | 6,918.87 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-08T10:46:37Z",
"rates": {
"UAH": 6.918868
}
}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": 691.8868,
"rate": 6.918868
}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