Rate Overview
Live
1 UAH = 0.145015 DKK
1 DKK = 6.8958
UAH
Avg
0.146472
High
0.147358
Low
0.145015
Last updated: 7/29/2026, 10:02:14 PM
Quick Conversions
| UAH | DKK |
|---|---|
| 1 UAH | 0.15 DKK |
| 10 UAH | 1.45 DKK |
| 50 UAH | 7.25 DKK |
| 100 UAH | 14.50 DKK |
| 500 UAH | 72.51 DKK |
| 1,000 UAH | 145.02 DKK |
Get UAH/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=DKKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-29T22:02:14Z",
"rates": {
"DKK": 0.145015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "DKK",
"amount": 100
},
"result": 14.5015,
"rate": 0.145015
}Build with UAH/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key