Rate Overview
Live
1 CAD = 2694.22 UGX
1 UGX = 0.000371
CAD
Avg
2669.12
High
2725.44
Low
2631.36
Last updated: 3/6/2026, 12:20:52 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,694.22 UGX |
| 10 CAD | 26,942.20 UGX |
| 50 CAD | 134,711.01 UGX |
| 100 CAD | 269,422.02 UGX |
| 500 CAD | 1,347,110.11 UGX |
| 1,000 CAD | 2,694,220.22 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-06T12:20:52Z",
"rates": {
"UGX": 2694.22022
}
}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": 269422.022,
"rate": 2694.22022
}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