Rate Overview
Live
1 TJS = 92.6604 CLP
1 CLP = 0.010792 TJS
Avg
96.1333
High
99.4171
Low
92.6604
Last updated: 1/25/2026, 5:05:28 PM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 92.66 CLP |
| 10 TJS | 926.60 CLP |
| 50 TJS | 4,633.02 CLP |
| 100 TJS | 9,266.04 CLP |
| 500 TJS | 46,330.22 CLP |
| 1,000 TJS | 92,660.43 CLP |
Get TJS/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=CLPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-01-25T17:05:28Z",
"rates": {
"CLP": 92.660432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "CLP",
"amount": 100
},
"result": 9266.0432,
"rate": 92.660432
}Build with TJS/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key