Rate Overview
Live
1 CDF = 1.6203 UGX
1 UGX = 0.617151
CDF
Avg
1.6302
High
1.6737
Low
1.6171
Last updated: 7/30/2026, 1:53:04 PM
Quick Conversions
| CDF | UGX |
|---|---|
| 1 CDF | 1.62 UGX |
| 10 CDF | 16.20 UGX |
| 50 CDF | 81.02 UGX |
| 100 CDF | 162.04 UGX |
| 500 CDF | 810.18 UGX |
| 1,000 CDF | 1,620.35 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-30T13:53:04Z",
"rates": {
"UGX": 1.62035
}
}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": 162.035,
"rate": 1.62035
}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