Rate Overview
Live
1 CAD = 8890.38 UZS
1 UZS = 0.000112
CAD
Avg
8826.62
High
8890.38
Low
8765.73
Last updated: 4/17/2026, 7:35:25 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,890.38 UZS |
| 10 CAD | 88,903.81 UZS |
| 50 CAD | 444,519.04 UZS |
| 100 CAD | 889,038.09 UZS |
| 500 CAD | 4,445,190.45 UZS |
| 1,000 CAD | 8,890,380.89 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-04-17T07:35:25Z",
"rates": {
"UZS": 8890.38089
}
}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": 889038.089,
"rate": 8890.38089
}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