Rate Overview
Live
1 CAD = 8692.99 UZS
1 UZS = 0.000115
CAD
Avg
8703.97
High
8777.34
Low
8670.67
Last updated: 5/27/2026, 10:40:50 PM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,692.99 UZS |
| 10 CAD | 86,929.92 UZS |
| 50 CAD | 434,649.59 UZS |
| 100 CAD | 869,299.18 UZS |
| 500 CAD | 4,346,495.91 UZS |
| 1,000 CAD | 8,692,991.82 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-27T22:40:50Z",
"rates": {
"UZS": 8692.991822
}
}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": 869299.1822,
"rate": 8692.991822
}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