Rate Overview
Live
1 CAD = 8859.78 UZS
1 UZS = 0.000113
CAD
Avg
8814.75
High
8859.78
Low
8776.84
Last updated: 5/7/2026, 11:28:32 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,859.78 UZS |
| 10 CAD | 88,597.81 UZS |
| 50 CAD | 442,989.07 UZS |
| 100 CAD | 885,978.14 UZS |
| 500 CAD | 4,429,890.68 UZS |
| 1,000 CAD | 8,859,781.36 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-07T11:28:32Z",
"rates": {
"UZS": 8859.78136
}
}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": 885978.136,
"rate": 8859.78136
}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