Rate Overview
Live
1 TZS = 0.360017 CLP
1 CLP = 2.7776
TZS
Avg
0.347305
High
0.360017
Low
0.333185
Last updated: 7/25/2026, 5:37:33 PM
Quick Conversions
| TZS | CLP |
|---|---|
| 1 TZS | 0.36 CLP |
| 10 TZS | 3.60 CLP |
| 50 TZS | 18.00 CLP |
| 100 TZS | 36.00 CLP |
| 500 TZS | 180.01 CLP |
| 1,000 TZS | 360.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-07-25T17:37:33Z",
"rates": {
"CLP": 0.360017
}
}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": 36.0017,
"rate": 0.360017
}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