Rate Overview
Live
1 CAD = 1843.63 TZS
1 TZS = 0.000542
CAD
Avg
1845.19
High
1848.78
Low
1842.91
Last updated: 7/7/2026, 1:18:25 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,843.63 TZS |
| 10 CAD | 18,436.34 TZS |
| 50 CAD | 92,181.71 TZS |
| 100 CAD | 184,363.41 TZS |
| 500 CAD | 921,817.06 TZS |
| 1,000 CAD | 1,843,634.11 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-07T01:18:25Z",
"rates": {
"TZS": 1843.634111
}
}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": 184363.4111,
"rate": 1843.634111
}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