Rate Overview
Live
1 CAD = 1905.84 TZS
1 TZS = 0.000525
CAD
Avg
1900.01
High
1909.83
Low
1891.06
Last updated: 8/16/2026, 9:18:04 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,905.84 TZS |
| 10 CAD | 19,058.45 TZS |
| 50 CAD | 95,292.23 TZS |
| 100 CAD | 190,584.46 TZS |
| 500 CAD | 952,922.32 TZS |
| 1,000 CAD | 1,905,844.64 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-08-16T09:18:04Z",
"rates": {
"TZS": 1905.844641
}
}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": 190584.46409999998,
"rate": 1905.844641
}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