Rate Overview
Live
1 CDF = 1.6024 UGX
1 UGX = 0.624072
CDF
Avg
1.6056
High
1.6154
Low
1.5991
Last updated: 4/17/2026, 3:42:31 AM
Quick Conversions
| CDF | UGX |
|---|---|
| 1 CDF | 1.60 UGX |
| 10 CDF | 16.02 UGX |
| 50 CDF | 80.12 UGX |
| 100 CDF | 160.24 UGX |
| 500 CDF | 801.19 UGX |
| 1,000 CDF | 1,602.38 UGX |
Get CDF/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=UGXExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-04-17T03:42:31Z",
"rates": {
"UGX": 1.60238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "UGX",
"amount": 100
},
"result": 160.238,
"rate": 1.60238
}Build with CDF/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key