Rate Overview
Live
1 CAD = 1894.71 TZS
1 TZS = 0.000528
CAD
Avg
1848.56
High
1913.55
Low
1738.90
Last updated: 5/27/2026, 7:31:27 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,894.71 TZS |
| 10 CAD | 18,947.06 TZS |
| 50 CAD | 94,735.29 TZS |
| 100 CAD | 189,470.58 TZS |
| 500 CAD | 947,352.92 TZS |
| 1,000 CAD | 1,894,705.84 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-27T19:31:27Z",
"rates": {
"TZS": 1894.705837
}
}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": 189470.5837,
"rate": 1894.705837
}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