Rate Overview
Live
1 DKK = 575.9165 UGX
1 UGX = 0.001736
DKK
Avg
576.0707
High
578.3730
Low
574.7469
Last updated: 8/11/2026, 3:54:52 PM
Quick Conversions
| DKK | UGX |
|---|---|
| 1 DKK | 575.92 UGX |
| 10 DKK | 5,759.17 UGX |
| 50 DKK | 28,795.83 UGX |
| 100 DKK | 57,591.65 UGX |
| 500 DKK | 287,958.26 UGX |
| 1,000 DKK | 575,916.52 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-08-11T15:54:52Z",
"rates": {
"UGX": 575.91652
}
}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": 57591.652,
"rate": 575.91652
}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