Rate Overview
Live
1 CAD = 1894.73 TZS
1 TZS = 0.000528
CAD
Avg
1896.17
High
1902.38
Low
1892.09
Last updated: 5/27/2026, 8:29:37 PM
Quick Conversions
| CAD | TZS |
|---|---|
| 1 CAD | 1,894.73 TZS |
| 10 CAD | 18,947.26 TZS |
| 50 CAD | 94,736.32 TZS |
| 100 CAD | 189,472.64 TZS |
| 500 CAD | 947,363.19 TZS |
| 1,000 CAD | 1,894,726.38 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-27T20:29:37Z",
"rates": {
"TZS": 1894.72638
}
}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": 189472.638,
"rate": 1894.72638
}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