Rate Overview
Live
1 UAH = 0.144650 DKK
1 DKK = 6.9132
UAH
Avg
0.144874
High
0.145320
Low
0.144303
Last updated: 5/7/2026, 9:00:24 PM
Quick Conversions
| UAH | DKK |
|---|---|
| 1 UAH | 0.14 DKK |
| 10 UAH | 1.45 DKK |
| 50 UAH | 7.23 DKK |
| 100 UAH | 14.47 DKK |
| 500 UAH | 72.33 DKK |
| 1,000 UAH | 144.65 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-05-07T21:00:24Z",
"rates": {
"DKK": 0.14465
}
}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.465,
"rate": 0.14465
}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