Rate Overview
Live
1 CLP = 2.8984 TZS
1 TZS = 0.345019 CLP
Avg
2.8487
High
2.9282
Low
2.7921
Last updated: 1/25/2026, 1:19:23 PM
Quick Conversions
| CLP | TZS |
|---|---|
| 1 CLP | 2.90 TZS |
| 10 CLP | 28.98 TZS |
| 50 CLP | 144.92 TZS |
| 100 CLP | 289.84 TZS |
| 500 CLP | 1,449.19 TZS |
| 1,000 CLP | 2,898.39 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-01-25T13:19:23Z",
"rates": {
"TZS": 2.898389
}
}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": 289.83889999999997,
"rate": 2.898389
}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