Rate Overview
Live
1 CDF = 1.6423 UGX
1 UGX = 0.608914
CDF
Avg
1.6470
High
1.6669
Low
1.6380
Last updated: 9/9/2026, 9:23:20 AM
Quick Conversions
| CDF | UGX |
|---|---|
| 1 CDF | 1.64 UGX |
| 10 CDF | 16.42 UGX |
| 50 CDF | 82.11 UGX |
| 100 CDF | 164.23 UGX |
| 500 CDF | 821.13 UGX |
| 1,000 CDF | 1,642.27 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-09-09T09:23:20Z",
"rates": {
"UGX": 1.642267
}
}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": 164.2267,
"rate": 1.642267
}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