Rate Overview
Live
1 UGX = 0.001693 DKK
1 DKK = 590.6675
UGX
Avg
0.001693
High
0.001703
Low
0.001686
Last updated: 5/8/2026, 3:30:01 AM
Quick Conversions
| UGX | DKK |
|---|---|
| 1 UGX | 0.00 DKK |
| 10 UGX | 0.02 DKK |
| 50 UGX | 0.08 DKK |
| 100 UGX | 0.17 DKK |
| 500 UGX | 0.85 DKK |
| 1,000 UGX | 1.69 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-05-08T03:30:01Z",
"rates": {
"DKK": 0.001693
}
}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.1693,
"rate": 0.001693
}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