Rate Overview
Live
1 CAD = 2639.39 UGX
1 UGX = 0.000379
CAD
Avg
2662.56
High
2769.59
Low
2509.78
Last updated: 7/20/2026, 5:31:22 AM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,639.39 UGX |
| 10 CAD | 26,393.86 UGX |
| 50 CAD | 131,969.30 UGX |
| 100 CAD | 263,938.59 UGX |
| 500 CAD | 1,319,692.96 UGX |
| 1,000 CAD | 2,639,385.92 UGX |
Get CAD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=UGXExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-20T05:31:22Z",
"rates": {
"UGX": 2639.385916
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "UGX",
"amount": 100
},
"result": 263938.59160000004,
"rate": 2639.385916
}Build with CAD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key