Rate Overview
Live
1 DKK = 583.2911 UGX
1 UGX = 0.001714
DKK
Avg
581.6239
High
588.9001
Low
576.7982
Last updated: 4/17/2026, 12:06:37 PM
Quick Conversions
| DKK | UGX |
|---|---|
| 1 DKK | 583.29 UGX |
| 10 DKK | 5,832.91 UGX |
| 50 DKK | 29,164.56 UGX |
| 100 DKK | 58,329.11 UGX |
| 500 DKK | 291,645.56 UGX |
| 1,000 DKK | 583,291.12 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-04-17T12:06:37Z",
"rates": {
"UGX": 583.291118
}
}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": 58329.1118,
"rate": 583.291118
}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