Rate Overview
Live
1 CLP = 2.9164 TZS
1 TZS = 0.342888
CLP
Avg
2.9213
High
2.9601
Low
2.8812
Last updated: 6/19/2026, 8:48:38 AM
Quick Conversions
| CLP | TZS |
|---|---|
| 1 CLP | 2.92 TZS |
| 10 CLP | 29.16 TZS |
| 50 CLP | 145.82 TZS |
| 100 CLP | 291.64 TZS |
| 500 CLP | 1,458.20 TZS |
| 1,000 CLP | 2,916.40 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-06-19T08:48:38Z",
"rates": {
"TZS": 2.9164
}
}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": 291.64,
"rate": 2.9164
}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