Rate Overview
Live
1 DKK = 6.9210 UAH
1 UAH = 0.144489
DKK
Avg
6.9183
High
6.9410
Low
6.8979
Last updated: 9/3/2026, 4:23:57 AM
Quick Conversions
| DKK | UAH |
|---|---|
| 1 DKK | 6.92 UAH |
| 10 DKK | 69.21 UAH |
| 50 DKK | 346.05 UAH |
| 100 DKK | 692.10 UAH |
| 500 DKK | 3,460.48 UAH |
| 1,000 DKK | 6,920.97 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-09-03T04:23:57Z",
"rates": {
"UAH": 6.920965
}
}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": 692.0965,
"rate": 6.920965
}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