Rate Overview
Live
1 CAD = 2674.41 UGX
1 UGX = 0.000374
CAD
Avg
2730.32
High
2754.43
Low
2674.41
Last updated: 3/26/2026, 9:51:57 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,674.41 UGX |
| 10 CAD | 26,744.10 UGX |
| 50 CAD | 133,720.48 UGX |
| 100 CAD | 267,440.95 UGX |
| 500 CAD | 1,337,204.75 UGX |
| 1,000 CAD | 2,674,409.50 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-26T21:51:57Z",
"rates": {
"UGX": 2674.409502
}
}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": 267440.9502,
"rate": 2674.409502
}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