Rate Overview
Live
1 CAD = 8787.48 UZS
1 UZS = 0.000114
CAD
Avg
8863.42
High
9103.62
Low
8673.26
Last updated: 3/27/2026, 1:01:22 PM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,787.48 UZS |
| 10 CAD | 87,874.77 UZS |
| 50 CAD | 439,373.84 UZS |
| 100 CAD | 878,747.69 UZS |
| 500 CAD | 4,393,738.45 UZS |
| 1,000 CAD | 8,787,476.90 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-27T13:01:22Z",
"rates": {
"UZS": 8787.476895
}
}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": 878747.6895,
"rate": 8787.476895
}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