Rate Overview
Live
1 CAD = 8798.58 UZS
1 UZS = 0.000114
CAD
Avg
8845.79
High
8887.91
Low
8797.72
Last updated: 3/27/2026, 11:38:40 AM
Quick Conversions
| CAD | UZS |
|---|---|
| 1 CAD | 8,798.58 UZS |
| 10 CAD | 87,985.80 UZS |
| 50 CAD | 439,929.00 UZS |
| 100 CAD | 879,858.00 UZS |
| 500 CAD | 4,399,289.98 UZS |
| 1,000 CAD | 8,798,579.97 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-03-27T11:38:40Z",
"rates": {
"UZS": 8798.579965
}
}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": 879857.9965000001,
"rate": 8798.579965
}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