Rate Overview
Live
1 DKK = 587.3783 UGX
1 UGX = 0.001702
DKK
Avg
561.9793
High
592.4485
Low
534.4842
Last updated: 5/27/2026, 8:33:58 PM
Quick Conversions
| DKK | UGX |
|---|---|
| 1 DKK | 587.38 UGX |
| 10 DKK | 5,873.78 UGX |
| 50 DKK | 29,368.91 UGX |
| 100 DKK | 58,737.83 UGX |
| 500 DKK | 293,689.13 UGX |
| 1,000 DKK | 587,378.27 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-05-27T20:33:58Z",
"rates": {
"UGX": 587.378268
}
}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": 58737.8268,
"rate": 587.378268
}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