Rate Overview
Live
1 UAH = 0.144965 DKK
1 DKK = 6.8982
UAH
Avg
0.144609
High
0.144965
Low
0.144408
Last updated: 8/13/2026, 4:34:43 AM
Quick Conversions
| UAH | DKK |
|---|---|
| 1 UAH | 0.14 DKK |
| 10 UAH | 1.45 DKK |
| 50 UAH | 7.25 DKK |
| 100 UAH | 14.50 DKK |
| 500 UAH | 72.48 DKK |
| 1,000 UAH | 144.97 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-08-13T04:34:43Z",
"rates": {
"DKK": 0.144965
}
}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.496500000000001,
"rate": 0.144965
}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