Rate Overview
Live
1 CAD = 1915.98 TZS
1 TZS = 0.000522
CAD
Avg
1906.96
High
1915.98
Low
1896.01
Last updated: 9/5/2026, 9:48:47 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,915.98 TZS |
| 10 CAD | 19,159.77 TZS |
| 50 CAD | 95,798.87 TZS |
| 100 CAD | 191,597.73 TZS |
| 500 CAD | 957,988.66 TZS |
| 1,000 CAD | 1,915,977.33 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-09-05T09:48:47Z",
"rates": {
"TZS": 1915.977329
}
}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": 191597.7329,
"rate": 1915.977329
}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