Rate Overview
Live
1 CDF = 1.5904 UGX
1 UGX = 0.628781
CDF
Avg
1.5958
High
1.6210
Low
1.5815
Last updated: 7/8/2026, 6:49:37 PM
Quick Conversions
| CDF | UGX |
|---|---|
| 1 CDF | 1.59 UGX |
| 10 CDF | 15.90 UGX |
| 50 CDF | 79.52 UGX |
| 100 CDF | 159.04 UGX |
| 500 CDF | 795.19 UGX |
| 1,000 CDF | 1,590.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-07-08T18:49:37Z",
"rates": {
"UGX": 1.59038
}
}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.03799999999998,
"rate": 1.59038
}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