Rate Overview
Live
1 CAD = 8890.80 UZS
1 UZS = 0.000112
CAD
Avg
8826.43
High
8890.80
Low
8765.73
Last updated: 4/17/2026, 6:25:32 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,890.80 UZS |
| 10 CAD | 88,908.03 UZS |
| 50 CAD | 444,540.16 UZS |
| 100 CAD | 889,080.33 UZS |
| 500 CAD | 4,445,401.63 UZS |
| 1,000 CAD | 8,890,803.26 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-04-17T06:25:32Z",
"rates": {
"UZS": 8890.803259
}
}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": 889080.3259,
"rate": 8890.803259
}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