Rate Overview
Live
1 CAD = 1864.92 TZS
1 TZS = 0.000536
CAD
Avg
1854.30
High
1875.96
Low
1835.80
Last updated: 7/20/2026, 2:45:15 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,864.92 TZS |
| 10 CAD | 18,649.23 TZS |
| 50 CAD | 93,246.14 TZS |
| 100 CAD | 186,492.27 TZS |
| 500 CAD | 932,461.37 TZS |
| 1,000 CAD | 1,864,922.74 TZS |
Get CAD/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=TZSExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-20T02:45:15Z",
"rates": {
"TZS": 1864.922736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "TZS",
"amount": 100
},
"result": 186492.2736,
"rate": 1864.922736
}Build with CAD/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key