Rate Overview
Live
1 TJS = 101.7002 CLP
1 CLP = 0.009833
TJS
Avg
98.3763
High
104.2937
Low
91.1312
Last updated: 7/28/2026, 12:18:02 PM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 101.70 CLP |
| 10 TJS | 1,017.00 CLP |
| 50 TJS | 5,085.01 CLP |
| 100 TJS | 10,170.02 CLP |
| 500 TJS | 50,850.11 CLP |
| 1,000 TJS | 101,700.23 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-28T12:18:02Z",
"rates": {
"CLP": 101.700227
}
}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": 10170.0227,
"rate": 101.700227
}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