Rate Overview
Live
1 DKK = 587.3398 UGX
1 UGX = 0.001703
DKK
Avg
584.5186
High
587.3398
Low
580.7759
Last updated: 9/1/2026, 3:19:35 PM
Quick Conversions
| DKK | UGX |
|---|---|
| 1 DKK | 587.34 UGX |
| 10 DKK | 5,873.40 UGX |
| 50 DKK | 29,366.99 UGX |
| 100 DKK | 58,733.98 UGX |
| 500 DKK | 293,669.90 UGX |
| 1,000 DKK | 587,339.80 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-09-01T15:19:35Z",
"rates": {
"UGX": 587.339797
}
}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": 58733.979699999996,
"rate": 587.339797
}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