Rate Overview
Live
1 TZS = 0.340113 CLP
1 CLP = 2.9402
TZS
Avg
0.342417
High
0.344466
Low
0.339481
Last updated: 4/17/2026, 2:43:02 PM
Quick Conversions
| TZS | CLP |
|---|---|
| 1 TZS | 0.34 CLP |
| 10 TZS | 3.40 CLP |
| 50 TZS | 17.01 CLP |
| 100 TZS | 34.01 CLP |
| 500 TZS | 170.06 CLP |
| 1,000 TZS | 340.11 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-04-17T14:43:02Z",
"rates": {
"CLP": 0.340113
}
}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.0113,
"rate": 0.340113
}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