Rate Overview
Live
1 CAD = 8579.85 UZS
1 UZS = 0.000117
CAD
Avg
8591.27
High
8651.85
Low
8565.50
Last updated: 6/17/2026, 6:42:22 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,579.85 UZS |
| 10 CAD | 85,798.51 UZS |
| 50 CAD | 428,992.57 UZS |
| 100 CAD | 857,985.15 UZS |
| 500 CAD | 4,289,925.74 UZS |
| 1,000 CAD | 8,579,851.48 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-06-17T06:42:22Z",
"rates": {
"UZS": 8579.85148
}
}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": 857985.1479999999,
"rate": 8579.85148
}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