Rate Overview
Live
1 CAD = 2686.17 UGX
1 UGX = 0.000372
CAD
Avg
2679.90
High
2712.24
Low
2662.78
Last updated: 4/16/2026, 6:08:02 AM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,686.17 UGX |
| 10 CAD | 26,861.68 UGX |
| 50 CAD | 134,308.42 UGX |
| 100 CAD | 268,616.85 UGX |
| 500 CAD | 1,343,084.23 UGX |
| 1,000 CAD | 2,686,168.46 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-04-16T06:08:02Z",
"rates": {
"UGX": 2686.168464
}
}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": 268616.8464,
"rate": 2686.168464
}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