Rate Overview
Live
1 CAD = 1878.47 TZS
1 TZS = 0.000532
CAD
Avg
1868.97
High
1878.47
Low
1854.07
Last updated: 7/19/2026, 9:22:56 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,878.47 TZS |
| 10 CAD | 18,784.74 TZS |
| 50 CAD | 93,923.72 TZS |
| 100 CAD | 187,847.43 TZS |
| 500 CAD | 939,237.17 TZS |
| 1,000 CAD | 1,878,474.34 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-19T21:22:56Z",
"rates": {
"TZS": 1878.47434
}
}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": 187847.434,
"rate": 1878.47434
}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