Rate Overview
Live
1 CAD = 8463.43 UZS
1 UZS = 0.000118
CAD
Avg
8438.35
High
8469.42
Low
8391.52
Last updated: 7/7/2026, 12:17:31 PM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,463.43 UZS |
| 10 CAD | 84,634.26 UZS |
| 50 CAD | 423,171.28 UZS |
| 100 CAD | 846,342.57 UZS |
| 500 CAD | 4,231,712.84 UZS |
| 1,000 CAD | 8,463,425.69 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-07T12:17:31Z",
"rates": {
"UZS": 8463.425689
}
}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": 846342.5689,
"rate": 8463.425689
}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