Rate Overview
Live
1 CAD = 1868.28 TZS
1 TZS = 0.000535
CAD
Avg
1866.48
High
1914.10
Low
1777.45
Last updated: 7/22/2026, 9:33:10 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,868.28 TZS |
| 10 CAD | 18,682.84 TZS |
| 50 CAD | 93,414.18 TZS |
| 100 CAD | 186,828.36 TZS |
| 500 CAD | 934,141.82 TZS |
| 1,000 CAD | 1,868,283.63 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-22T09:33:10Z",
"rates": {
"TZS": 1868.283632
}
}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": 186828.3632,
"rate": 1868.283632
}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