Rate Overview
Live
1 CAD = 2674.95 UGX
1 UGX = 0.000374
CAD
Avg
2597.42
High
2754.29
Low
2447.02
Last updated: 3/27/2026, 1:15:09 AM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,674.95 UGX |
| 10 CAD | 26,749.50 UGX |
| 50 CAD | 133,747.51 UGX |
| 100 CAD | 267,495.01 UGX |
| 500 CAD | 1,337,475.05 UGX |
| 1,000 CAD | 2,674,950.10 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-03-27T01:15:09Z",
"rates": {
"UGX": 2674.950103
}
}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": 267495.0103,
"rate": 2674.950103
}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