Rate Overview
Live
1 CAD = 1875.30 TZS
1 TZS = 0.000533
CAD
Avg
1871.45
High
1877.80
Low
1865.52
Last updated: 6/17/2026, 6:41:13 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,875.30 TZS |
| 10 CAD | 18,752.96 TZS |
| 50 CAD | 93,764.82 TZS |
| 100 CAD | 187,529.65 TZS |
| 500 CAD | 937,648.24 TZS |
| 1,000 CAD | 1,875,296.48 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-06-17T06:41:13Z",
"rates": {
"TZS": 1875.296479
}
}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": 187529.6479,
"rate": 1875.296479
}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