Rate Overview
Live
1 CAD = 1854.86 TZS
1 TZS = 0.000539
CAD
Avg
1870.67
High
1884.97
Low
1852.62
Last updated: 3/27/2026, 4:09:52 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,854.86 TZS |
| 10 CAD | 18,548.62 TZS |
| 50 CAD | 92,743.08 TZS |
| 100 CAD | 185,486.16 TZS |
| 500 CAD | 927,430.78 TZS |
| 1,000 CAD | 1,854,861.55 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-27T16:09:52Z",
"rates": {
"TZS": 1854.861554
}
}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": 185486.15540000002,
"rate": 1854.861554
}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