Rate Overview
Live
1 CAD = 2773.48 UGX
1 UGX = 0.000361
CAD
Avg
2756.94
High
2773.48
Low
2719.92
Last updated: 5/6/2026, 9:36:18 AM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,773.48 UGX |
| 10 CAD | 27,734.79 UGX |
| 50 CAD | 138,673.95 UGX |
| 100 CAD | 277,347.90 UGX |
| 500 CAD | 1,386,739.50 UGX |
| 1,000 CAD | 2,773,478.99 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-05-06T09:36:18Z",
"rates": {
"UGX": 2773.478991
}
}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": 277347.8991,
"rate": 2773.478991
}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