Rate Overview
Live
1 DKK = 573.5544 UGX
1 UGX = 0.001744
DKK
Avg
579.1868
High
582.5487
Low
573.5544
Last updated: 6/17/2026, 7:15:53 AM
Quick Conversions
| DKK | UGX |
|---|---|
| 1 DKK | 573.55 UGX |
| 10 DKK | 5,735.54 UGX |
| 50 DKK | 28,677.72 UGX |
| 100 DKK | 57,355.44 UGX |
| 500 DKK | 286,777.20 UGX |
| 1,000 DKK | 573,554.41 UGX |
Get DKK/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=UGXExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-06-17T07:15:53Z",
"rates": {
"UGX": 573.554407
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "UGX",
"amount": 100
},
"result": 57355.4407,
"rate": 573.554407
}Build with DKK/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key