Rate Overview
Live
1 CAD = 8690.23 UZS
1 UZS = 0.000115
CAD
Avg
8879.86
High
9374.75
Low
8455.15
Last updated: 5/28/2026, 12:54:13 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,690.23 UZS |
| 10 CAD | 86,902.29 UZS |
| 50 CAD | 434,511.45 UZS |
| 100 CAD | 869,022.91 UZS |
| 500 CAD | 4,345,114.54 UZS |
| 1,000 CAD | 8,690,229.08 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-28T00:54:13Z",
"rates": {
"UZS": 8690.229082
}
}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": 869022.9082,
"rate": 8690.229082
}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