Rate Overview
Live
1 TJS = 100.0067 CLP
1 CLP = 0.009999
TJS
Avg
99.7741
High
100.3278
Low
99.2198
Last updated: 7/8/2026, 8:55:02 AM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 100.01 CLP |
| 10 TJS | 1,000.07 CLP |
| 50 TJS | 5,000.34 CLP |
| 100 TJS | 10,000.68 CLP |
| 500 TJS | 50,003.38 CLP |
| 1,000 TJS | 100,006.75 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-07-08T08:55:02Z",
"rates": {
"CLP": 100.00675
}
}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": 10000.675,
"rate": 100.00675
}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