Rate Overview
Live
1 CAD = 2675.33 UGX
1 UGX = 0.000374
CAD
Avg
2645.00
High
2744.61
Low
2509.78
Last updated: 3/26/2026, 11:37:05 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,675.33 UGX |
| 10 CAD | 26,753.27 UGX |
| 50 CAD | 133,766.34 UGX |
| 100 CAD | 267,532.67 UGX |
| 500 CAD | 1,337,663.36 UGX |
| 1,000 CAD | 2,675,326.72 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-26T23:37:05Z",
"rates": {
"UGX": 2675.326722
}
}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": 267532.6722,
"rate": 2675.326722
}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