Rate Overview
Live
1 TZS = 0.359117 CLP
1 CLP = 2.7846
TZS
Avg
0.357569
High
0.361108
Low
0.353172
Last updated: 3/28/2026, 10:54:57 AM
Quick Conversions
| TZS | CLP |
|---|---|
| 1 TZS | 0.36 CLP |
| 10 TZS | 3.59 CLP |
| 50 TZS | 17.96 CLP |
| 100 TZS | 35.91 CLP |
| 500 TZS | 179.56 CLP |
| 1,000 TZS | 359.12 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-03-28T10:54:57Z",
"rates": {
"CLP": 0.359117
}
}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.9117,
"rate": 0.359117
}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