Rate Overview
Live
1 TZS = 0.345318 CLP
1 CLP = 2.8959
TZS
Avg
0.346709
High
0.350548
Low
0.345105
Last updated: 5/7/2026, 5:47:59 PM
Quick Conversions
| TZS | CLP |
|---|---|
| 1 TZS | 0.35 CLP |
| 10 TZS | 3.45 CLP |
| 50 TZS | 17.27 CLP |
| 100 TZS | 34.53 CLP |
| 500 TZS | 172.66 CLP |
| 1,000 TZS | 345.32 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-05-07T17:47:59Z",
"rates": {
"CLP": 0.345318
}
}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.531800000000004,
"rate": 0.345318
}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