Rate Overview
Live
1 CAD = 1867.66 TZS
1 TZS = 0.000535
CAD
Avg
1869.54
High
1873.34
Low
1867.59
Last updated: 7/27/2026, 5:09:43 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,867.66 TZS |
| 10 CAD | 18,676.60 TZS |
| 50 CAD | 93,383.00 TZS |
| 100 CAD | 186,766.00 TZS |
| 500 CAD | 933,829.99 TZS |
| 1,000 CAD | 1,867,659.98 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-27T17:09:43Z",
"rates": {
"TZS": 1867.659981
}
}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": 186765.9981,
"rate": 1867.659981
}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