Rate Overview
Live
1 UGX = 0.001733 DKK
1 DKK = 577.0340
UGX
Avg
0.001817
High
0.001968
Low
0.001703
Last updated: 8/3/2026, 6:52:05 PM
Quick Conversions
| UGX | DKK |
|---|---|
| 1 UGX | 0.00 DKK |
| 10 UGX | 0.02 DKK |
| 50 UGX | 0.09 DKK |
| 100 UGX | 0.17 DKK |
| 500 UGX | 0.87 DKK |
| 1,000 UGX | 1.73 DKK |
Get UGX/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=DKKExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-08-03T18:52:05Z",
"rates": {
"DKK": 0.001733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "DKK",
"amount": 100
},
"result": 0.17329999999999998,
"rate": 0.001733
}Build with UGX/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key