Rate Overview
Live
1 DKK = 587.5520 UGX
1 UGX = 0.001702
DKK
Avg
587.1184
High
589.1977
Low
585.3773
Last updated: 5/27/2026, 5:22:43 PM
Quick Conversions
| DKK | UGX |
|---|---|
| 1 DKK | 587.55 UGX |
| 10 DKK | 5,875.52 UGX |
| 50 DKK | 29,377.60 UGX |
| 100 DKK | 58,755.20 UGX |
| 500 DKK | 293,775.99 UGX |
| 1,000 DKK | 587,551.98 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-27T17:22:43Z",
"rates": {
"UGX": 587.551979
}
}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": 58755.1979,
"rate": 587.551979
}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