Rate Overview
Live
1 CAD = 1855.46 TZS
1 TZS = 0.000539
CAD
Avg
1880.01
High
1906.17
Low
1852.52
Last updated: 3/27/2026, 2:17:25 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,855.46 TZS |
| 10 CAD | 18,554.57 TZS |
| 50 CAD | 92,772.87 TZS |
| 100 CAD | 185,545.73 TZS |
| 500 CAD | 927,728.66 TZS |
| 1,000 CAD | 1,855,457.32 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-03-27T14:17:25Z",
"rates": {
"TZS": 1855.457322
}
}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": 185545.7322,
"rate": 1855.457322
}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