Rate Overview
Live
1 CAD = 2729.14 UGX
1 UGX = 0.000366
CAD
Avg
2675.78
High
2769.59
Low
2509.78
Last updated: 5/26/2026, 2:50:42 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,729.14 UGX |
| 10 CAD | 27,291.42 UGX |
| 50 CAD | 136,457.08 UGX |
| 100 CAD | 272,914.16 UGX |
| 500 CAD | 1,364,570.82 UGX |
| 1,000 CAD | 2,729,141.64 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-26T14:50:42Z",
"rates": {
"UGX": 2729.141637
}
}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": 272914.16370000003,
"rate": 2729.141637
}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