Rate Overview
Live
1 CAD = 2675.38 UGX
1 UGX = 0.000374
CAD
Avg
2671.82
High
2675.38
Low
2663.70
Last updated: 8/15/2026, 1:38:25 AM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,675.38 UGX |
| 10 CAD | 26,753.84 UGX |
| 50 CAD | 133,769.18 UGX |
| 100 CAD | 267,538.36 UGX |
| 500 CAD | 1,337,691.79 UGX |
| 1,000 CAD | 2,675,383.58 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-08-15T01:38:25Z",
"rates": {
"UGX": 2675.383579
}
}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": 267538.3579,
"rate": 2675.383579
}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