Rate Overview
Live
1 CAD = 2726.84 UGX
1 UGX = 0.000367
CAD
Avg
2656.04
High
2769.61
Low
2536.99
Last updated: 5/26/2026, 1:39:33 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,726.84 UGX |
| 10 CAD | 27,268.41 UGX |
| 50 CAD | 136,342.06 UGX |
| 100 CAD | 272,684.12 UGX |
| 500 CAD | 1,363,420.59 UGX |
| 1,000 CAD | 2,726,841.18 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-26T13:39:33Z",
"rates": {
"UGX": 2726.84118
}
}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": 272684.118,
"rate": 2726.84118
}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