Rate Overview
Live
1 CAD = 1907.14 TZS
1 TZS = 0.000524
CAD
Avg
1887.47
High
1907.14
Low
1872.40
Last updated: 4/17/2026, 6:23:58 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,907.14 TZS |
| 10 CAD | 19,071.35 TZS |
| 50 CAD | 95,356.77 TZS |
| 100 CAD | 190,713.54 TZS |
| 500 CAD | 953,567.71 TZS |
| 1,000 CAD | 1,907,135.42 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-04-17T06:23:58Z",
"rates": {
"TZS": 1907.135417
}
}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": 190713.5417,
"rate": 1907.135417
}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