Rate Overview
Live
1 CAD = 2682.35 UGX
1 UGX = 0.000373
CAD
Avg
2691.05
High
2710.76
Low
2680.83
Last updated: 6/15/2026, 7:43:46 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,682.35 UGX |
| 10 CAD | 26,823.49 UGX |
| 50 CAD | 134,117.44 UGX |
| 100 CAD | 268,234.88 UGX |
| 500 CAD | 1,341,174.42 UGX |
| 1,000 CAD | 2,682,348.84 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-06-15T19:43:46Z",
"rates": {
"UGX": 2682.348838
}
}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": 268234.8838,
"rate": 2682.348838
}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