Rate Overview
Live
1 TJS = 101.3345 CLP
1 CLP = 0.009868
TJS
Avg
100.5472
High
101.3345
Low
99.1322
Last updated: 9/2/2026, 8:34:37 AM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 101.33 CLP |
| 10 TJS | 1,013.34 CLP |
| 50 TJS | 5,066.72 CLP |
| 100 TJS | 10,133.45 CLP |
| 500 TJS | 50,667.24 CLP |
| 1,000 TJS | 101,334.49 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-09-02T08:34:37Z",
"rates": {
"CLP": 101.334487
}
}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": 10133.448699999999,
"rate": 101.334487
}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