Rate Overview
Live
1 CAD = 8974.91 UZS
1 UZS = 0.000111
CAD
Avg
8931.80
High
8974.91
Low
8898.46
Last updated: 3/7/2026, 12:30:16 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,974.91 UZS |
| 10 CAD | 89,749.08 UZS |
| 50 CAD | 448,745.38 UZS |
| 100 CAD | 897,490.75 UZS |
| 500 CAD | 4,487,453.77 UZS |
| 1,000 CAD | 8,974,907.55 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-07T00:30:16Z",
"rates": {
"UZS": 8974.907549
}
}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": 897490.7548999999,
"rate": 8974.907549
}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