Rate Overview
Live
1 CAD = 8781.33 UZS
1 UZS = 0.000114
CAD
Avg
8970.62
High
9404.27
Low
8494.03
Last updated: 3/29/2026, 9:00:55 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,781.33 UZS |
| 10 CAD | 87,813.34 UZS |
| 50 CAD | 439,066.70 UZS |
| 100 CAD | 878,133.41 UZS |
| 500 CAD | 4,390,667.04 UZS |
| 1,000 CAD | 8,781,334.09 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-29T09:00:55Z",
"rates": {
"UZS": 8781.334089
}
}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": 878133.4089,
"rate": 8781.334089
}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