Rate Overview
Live
1 CAD = 1907.04 TZS
1 TZS = 0.000524
CAD
Avg
1887.51
High
1907.04
Low
1872.40
Last updated: 4/17/2026, 7:35:42 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,907.04 TZS |
| 10 CAD | 19,070.45 TZS |
| 50 CAD | 95,352.24 TZS |
| 100 CAD | 190,704.48 TZS |
| 500 CAD | 953,522.41 TZS |
| 1,000 CAD | 1,907,044.82 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-04-17T07:35:42Z",
"rates": {
"TZS": 1907.044816
}
}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": 190704.4816,
"rate": 1907.044816
}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