Rate Overview
Live
1 CAD = 2678.13 UGX
1 UGX = 0.000373
CAD
Avg
2613.46
High
2762.31
Low
2447.02
Last updated: 7/26/2026, 4:42:34 AM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,678.13 UGX |
| 10 CAD | 26,781.35 UGX |
| 50 CAD | 133,906.74 UGX |
| 100 CAD | 267,813.48 UGX |
| 500 CAD | 1,339,067.42 UGX |
| 1,000 CAD | 2,678,134.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-07-26T04:42:34Z",
"rates": {
"UGX": 2678.134839
}
}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": 267813.4839,
"rate": 2678.134839
}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