Rate Overview
Live
1 CAD = 1867.14 TZS
1 TZS = 0.000536
CAD
Avg
1878.10
High
1914.10
Low
1841.89
Last updated: 7/27/2026, 1:37:48 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,867.14 TZS |
| 10 CAD | 18,671.43 TZS |
| 50 CAD | 93,357.13 TZS |
| 100 CAD | 186,714.26 TZS |
| 500 CAD | 933,571.32 TZS |
| 1,000 CAD | 1,867,142.63 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-27T13:37:48Z",
"rates": {
"TZS": 1867.142634
}
}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": 186714.2634,
"rate": 1867.142634
}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