Rate Overview
Live
1 CAD = 1904.17 TZS
1 TZS = 0.000525
CAD
Avg
1879.64
High
1904.17
Low
1859.94
Last updated: 3/7/2026, 3:47:03 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,904.17 TZS |
| 10 CAD | 19,041.69 TZS |
| 50 CAD | 95,208.44 TZS |
| 100 CAD | 190,416.87 TZS |
| 500 CAD | 952,084.36 TZS |
| 1,000 CAD | 1,904,168.71 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-07T03:47:03Z",
"rates": {
"TZS": 1904.168714
}
}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": 190416.8714,
"rate": 1904.168714
}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