Rate Overview
Live
1 TJS = 102.8020 CLP
1 CLP = 0.009727
TJS
Avg
101.9638
High
102.8020
Low
101.0077
Last updated: 7/27/2026, 8:24:04 AM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 102.80 CLP |
| 10 TJS | 1,028.02 CLP |
| 50 TJS | 5,140.10 CLP |
| 100 TJS | 10,280.20 CLP |
| 500 TJS | 51,400.99 CLP |
| 1,000 TJS | 102,801.98 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-27T08:24:04Z",
"rates": {
"CLP": 102.80198
}
}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": 10280.198,
"rate": 102.80198
}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