Rate Overview
Live
1 CAD = 8535.58 UZS
1 UZS = 0.000117
CAD
Avg
8774.18
High
9234.28
Low
8452.17
Last updated: 7/27/2026, 6:11:11 PM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,535.58 UZS |
| 10 CAD | 85,355.83 UZS |
| 50 CAD | 426,779.17 UZS |
| 100 CAD | 853,558.35 UZS |
| 500 CAD | 4,267,791.74 UZS |
| 1,000 CAD | 8,535,583.49 UZS |
Get CAD/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=UZSExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-27T18:11:11Z",
"rates": {
"UZS": 8535.583485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "UZS",
"amount": 100
},
"result": 853558.3485,
"rate": 8535.583485
}Build with CAD/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key