Rate Overview
Live
1 TZS = 0.352945 CLP
1 CLP = 2.8333
TZS
Avg
0.348215
High
0.353232
Low
0.341197
Last updated: 3/7/2026, 9:28:26 AM
Quick Conversions
| TZS | CLP |
|---|---|
| 1 TZS | 0.35 CLP |
| 10 TZS | 3.53 CLP |
| 50 TZS | 17.65 CLP |
| 100 TZS | 35.29 CLP |
| 500 TZS | 176.47 CLP |
| 1,000 TZS | 352.95 CLP |
Get TZS/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=CLPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T09:28:26Z",
"rates": {
"CLP": 0.352945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "CLP",
"amount": 100
},
"result": 35.2945,
"rate": 0.352945
}Build with TZS/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key