Rate Overview
Live
1 CAD = 1869.15 TZS
1 TZS = 0.000535
CAD
Avg
1830.58
High
1965.73
Low
1719.44
Last updated: 7/27/2026, 11:35:00 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,869.15 TZS |
| 10 CAD | 18,691.54 TZS |
| 50 CAD | 93,457.72 TZS |
| 100 CAD | 186,915.45 TZS |
| 500 CAD | 934,577.24 TZS |
| 1,000 CAD | 1,869,154.47 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-27T11:35:00Z",
"rates": {
"TZS": 1869.154472
}
}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": 186915.4472,
"rate": 1869.154472
}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