Rate Overview
Live
1 CAD = 8796.71 UZS
1 UZS = 0.000114
CAD
Avg
8845.58
High
8887.91
Low
8796.71
Last updated: 3/27/2026, 6:04:03 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,796.71 UZS |
| 10 CAD | 87,967.06 UZS |
| 50 CAD | 439,835.32 UZS |
| 100 CAD | 879,670.63 UZS |
| 500 CAD | 4,398,353.17 UZS |
| 1,000 CAD | 8,796,706.34 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-03-27T06:04:03Z",
"rates": {
"UZS": 8796.706339
}
}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": 879670.6339,
"rate": 8796.706339
}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