Rate Overview
Live
1 CLP = 2.8333 TZS
1 TZS = 0.352945
CLP
Avg
2.8723
High
2.9309
Low
2.8310
Last updated: 3/7/2026, 7:39:55 AM
Quick Conversions
| CLP | TZS |
|---|---|
| 1 CLP | 2.83 TZS |
| 10 CLP | 28.33 TZS |
| 50 CLP | 141.67 TZS |
| 100 CLP | 283.33 TZS |
| 500 CLP | 1,416.65 TZS |
| 1,000 CLP | 2,833.30 TZS |
Get CLP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=TZSExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-07T07:39:55Z",
"rates": {
"TZS": 2.8333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "TZS",
"amount": 100
},
"result": 283.33,
"rate": 2.8333
}Build with CLP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key