Rate Overview
Live
1 CAD = 8776.56 UZS
1 UZS = 0.000114
CAD
Avg
8862.64
High
9103.62
Low
8673.26
Last updated: 3/27/2026, 6:52:53 PM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,776.56 UZS |
| 10 CAD | 87,765.60 UZS |
| 50 CAD | 438,827.99 UZS |
| 100 CAD | 877,655.98 UZS |
| 500 CAD | 4,388,279.92 UZS |
| 1,000 CAD | 8,776,559.83 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-27T18:52:53Z",
"rates": {
"UZS": 8776.559831
}
}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": 877655.9831000001,
"rate": 8776.559831
}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