Rate Overview
Live
1 CDF = 1.5909 UGX
1 UGX = 0.628569
CDF
Avg
1.6042
High
1.6477
Low
1.5694
Last updated: 6/20/2026, 2:59:47 AM
Quick Conversions
| CDF | UGX |
|---|---|
| 1 CDF | 1.59 UGX |
| 10 CDF | 15.91 UGX |
| 50 CDF | 79.55 UGX |
| 100 CDF | 159.09 UGX |
| 500 CDF | 795.46 UGX |
| 1,000 CDF | 1,590.92 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-06-20T02:59:47Z",
"rates": {
"UGX": 1.590916
}
}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": 159.0916,
"rate": 1.590916
}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