Rate Overview
Live
1 CAD = 2771.70 UGX
1 UGX = 0.000361
CAD
Avg
2756.76
High
2771.70
Low
2719.92
Last updated: 5/6/2026, 10:37:00 AM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,771.70 UGX |
| 10 CAD | 27,717.04 UGX |
| 50 CAD | 138,585.19 UGX |
| 100 CAD | 277,170.37 UGX |
| 500 CAD | 1,385,851.86 UGX |
| 1,000 CAD | 2,771,703.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-05-06T10:37:00Z",
"rates": {
"UGX": 2771.703723
}
}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": 277170.3723,
"rate": 2771.703723
}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