Rate Overview
Live
1 TZS = 0.345019 CLP
1 CLP = 2.8984 TZS
Avg
0.370504
High
0.411762
Low
0.336477
Last updated: 1/25/2026, 1:30:41 PM
Quick Conversions
| TZS | CLP |
|---|---|
| 1 TZS | 0.35 CLP |
| 10 TZS | 3.45 CLP |
| 50 TZS | 17.25 CLP |
| 100 TZS | 34.50 CLP |
| 500 TZS | 172.51 CLP |
| 1,000 TZS | 345.02 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-01-25T13:30:41Z",
"rates": {
"CLP": 0.345019
}
}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": 34.5019,
"rate": 0.345019
}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