Rate Overview
Live
1 TZS = 0.359207 CLP
1 CLP = 2.7839
TZS
Avg
0.367923
High
0.415957
Low
0.335540
Last updated: 7/24/2026, 7:03:48 PM
Quick Conversions
| TZS | CLP |
|---|---|
| 1 TZS | 0.36 CLP |
| 10 TZS | 3.59 CLP |
| 50 TZS | 17.96 CLP |
| 100 TZS | 35.92 CLP |
| 500 TZS | 179.60 CLP |
| 1,000 TZS | 359.21 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-24T19:03:48Z",
"rates": {
"CLP": 0.359207
}
}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.9207,
"rate": 0.359207
}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