Rate Overview
Live
1 CDF = 1.6152 UGX
1 UGX = 0.619103
CDF
Avg
1.6101
High
1.6302
Low
1.5911
Last updated: 3/7/2026, 11:02:19 AM
Quick Conversions
| CDF | UGX |
|---|---|
| 1 CDF | 1.62 UGX |
| 10 CDF | 16.15 UGX |
| 50 CDF | 80.76 UGX |
| 100 CDF | 161.52 UGX |
| 500 CDF | 807.62 UGX |
| 1,000 CDF | 1,615.24 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-03-07T11:02:19Z",
"rates": {
"UGX": 1.615239
}
}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": 161.5239,
"rate": 1.615239
}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