Rate Overview
Live
1 CAD = 8572.65 UZS
1 UZS = 0.000117
CAD
Avg
8570.80
High
8611.42
Low
8549.91
Last updated: 8/16/2026, 6:43:35 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,572.65 UZS |
| 10 CAD | 85,726.51 UZS |
| 50 CAD | 428,632.53 UZS |
| 100 CAD | 857,265.05 UZS |
| 500 CAD | 4,286,325.26 UZS |
| 1,000 CAD | 8,572,650.52 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-08-16T06:43:35Z",
"rates": {
"UZS": 8572.650521
}
}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": 857265.0521,
"rate": 8572.650521
}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