Rate Overview
Live
1 CAD = 8798.55 UZS
1 UZS = 0.000114
CAD
Avg
8887.95
High
8977.90
Low
8797.60
Last updated: 3/27/2026, 9:28:54 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,798.55 UZS |
| 10 CAD | 87,985.48 UZS |
| 50 CAD | 439,927.41 UZS |
| 100 CAD | 879,854.82 UZS |
| 500 CAD | 4,399,274.10 UZS |
| 1,000 CAD | 8,798,548.20 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-27T09:28:54Z",
"rates": {
"UZS": 8798.548202
}
}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": 879854.8202,
"rate": 8798.548202
}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