Rate Overview
Live
1 TJS = 101.0077 CLP
1 CLP = 0.009900
TJS
Avg
99.9052
High
101.2960
Low
97.0044
Last updated: 7/22/2026, 3:15:43 AM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 101.01 CLP |
| 10 TJS | 1,010.08 CLP |
| 50 TJS | 5,050.38 CLP |
| 100 TJS | 10,100.77 CLP |
| 500 TJS | 50,503.83 CLP |
| 1,000 TJS | 101,007.65 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-22T03:15:43Z",
"rates": {
"CLP": 101.007651
}
}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": 10100.765099999999,
"rate": 101.007651
}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