Rate Overview
Live
1 CAD = 2728.91 UGX
1 UGX = 0.000366
CAD
Avg
2735.59
High
2741.18
Low
2728.91
Last updated: 5/26/2026, 12:31:31 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,728.91 UGX |
| 10 CAD | 27,289.14 UGX |
| 50 CAD | 136,445.72 UGX |
| 100 CAD | 272,891.44 UGX |
| 500 CAD | 1,364,457.19 UGX |
| 1,000 CAD | 2,728,914.38 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-26T12:31:31Z",
"rates": {
"UGX": 2728.91438
}
}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": 272891.438,
"rate": 2728.91438
}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