Rate Overview
Live
1 CAD = 2636.37 UGX
1 UGX = 0.000379
CAD
Avg
2611.48
High
2766.73
Low
2443.40
Last updated: 7/25/2026, 9:59:26 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,636.37 UGX |
| 10 CAD | 26,363.73 UGX |
| 50 CAD | 131,818.67 UGX |
| 100 CAD | 263,637.34 UGX |
| 500 CAD | 1,318,186.70 UGX |
| 1,000 CAD | 2,636,373.41 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-25T21:59:26Z",
"rates": {
"UGX": 2636.373409
}
}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": 263637.34089999995,
"rate": 2636.373409
}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