Rate Overview
Live
1 CAD = 8693.40 UZS
1 UZS = 0.000115
CAD
Avg
8840.00
High
9103.62
Low
8673.26
Last updated: 5/27/2026, 11:51:46 PM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,693.40 UZS |
| 10 CAD | 86,934.00 UZS |
| 50 CAD | 434,670.01 UZS |
| 100 CAD | 869,340.01 UZS |
| 500 CAD | 4,346,700.05 UZS |
| 1,000 CAD | 8,693,400.10 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-05-27T23:51:46Z",
"rates": {
"UZS": 8693.400103
}
}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": 869340.0103,
"rate": 8693.400103
}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