Rate Overview
Live
1 CAD = 1864.70 TZS
1 TZS = 0.000536
CAD
Avg
1847.32
High
2004.91
Low
1672.64
Last updated: 7/27/2026, 11:48:52 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,864.70 TZS |
| 10 CAD | 18,647.01 TZS |
| 50 CAD | 93,235.03 TZS |
| 100 CAD | 186,470.07 TZS |
| 500 CAD | 932,350.34 TZS |
| 1,000 CAD | 1,864,700.68 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-27T23:48:52Z",
"rates": {
"TZS": 1864.700676
}
}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": 186470.06759999998,
"rate": 1864.700676
}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