Rate Overview
Live
1 CAD = 1855.04 TZS
1 TZS = 0.000539
CAD
Avg
1870.86
High
1884.97
Low
1854.16
Last updated: 3/27/2026, 12:37:06 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,855.04 TZS |
| 10 CAD | 18,550.38 TZS |
| 50 CAD | 92,751.92 TZS |
| 100 CAD | 185,503.85 TZS |
| 500 CAD | 927,519.24 TZS |
| 1,000 CAD | 1,855,038.49 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-03-27T12:37:06Z",
"rates": {
"TZS": 1855.038485
}
}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": 185503.8485,
"rate": 1855.038485
}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