Rate Overview
Live
1 CAD = 2569.97 UGX
1 UGX = 0.000389
CAD
Avg
2578.55
High
2587.27
Low
2569.97
Last updated: 7/4/2026, 5:43:12 PM
Quick Conversions
| CAD | UGX |
|---|---|
| 1 CAD | 2,569.97 UGX |
| 10 CAD | 25,699.67 UGX |
| 50 CAD | 128,498.37 UGX |
| 100 CAD | 256,996.74 UGX |
| 500 CAD | 1,284,983.70 UGX |
| 1,000 CAD | 2,569,967.39 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-07-04T17:43:12Z",
"rates": {
"UGX": 2569.967392
}
}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": 256996.7392,
"rate": 2569.967392
}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