Rate Overview
Live
1 CAD = 1907.81 TZS
1 TZS = 0.000524
CAD
Avg
1911.06
High
1915.79
Low
1905.75
Last updated: 5/7/2026, 11:28:36 AM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,907.81 TZS |
| 10 CAD | 19,078.14 TZS |
| 50 CAD | 95,390.71 TZS |
| 100 CAD | 190,781.42 TZS |
| 500 CAD | 953,907.11 TZS |
| 1,000 CAD | 1,907,814.22 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-05-07T11:28:36Z",
"rates": {
"TZS": 1907.814219
}
}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": 190781.42190000002,
"rate": 1907.814219
}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