Rate Overview
Live
1 CAD = 8519.87 UZS
1 UZS = 0.000117
CAD
Avg
8504.00
High
8620.08
Low
8391.52
Last updated: 7/25/2026, 10:23:57 PM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,519.87 UZS |
| 10 CAD | 85,198.68 UZS |
| 50 CAD | 425,993.42 UZS |
| 100 CAD | 851,986.84 UZS |
| 500 CAD | 4,259,934.21 UZS |
| 1,000 CAD | 8,519,868.43 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-25T22:23:57Z",
"rates": {
"UZS": 8519.868429
}
}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": 851986.8429,
"rate": 8519.868429
}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