Rate Overview
Live
1 CAD = 2636.37 UGX
1 UGX = 0.000379
CAD
Avg
2606.63
High
2653.79
Low
2566.53
Last updated: 7/26/2026, 2:16:04 AM
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-26T02:16:04Z",
"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