Rate Overview
Live
1 CDF = 1.6241 UGX
1 UGX = 0.615733
CDF
Avg
1.6208
High
1.6273
Low
1.6062
Last updated: 5/7/2026, 2:48:35 PM
Quick Conversions
| CDF | UGX |
|---|---|
| 1 CDF | 1.62 UGX |
| 10 CDF | 16.24 UGX |
| 50 CDF | 81.20 UGX |
| 100 CDF | 162.41 UGX |
| 500 CDF | 812.04 UGX |
| 1,000 CDF | 1,624.08 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-07T14:48:35Z",
"rates": {
"UGX": 1.62408
}
}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.408,
"rate": 1.62408
}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