Rate Overview
Live
1 CDF = 1.6520 UGX
1 UGX = 0.605333
CDF
Avg
1.6533
High
1.6834
Low
1.6391
Last updated: 5/27/2026, 6:20:12 PM
Quick Conversions
| CDF | UGX |
|---|---|
| 1 CDF | 1.65 UGX |
| 10 CDF | 16.52 UGX |
| 50 CDF | 82.60 UGX |
| 100 CDF | 165.20 UGX |
| 500 CDF | 825.99 UGX |
| 1,000 CDF | 1,651.98 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-05-27T18:20:12Z",
"rates": {
"UGX": 1.651984
}
}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": 165.1984,
"rate": 1.651984
}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