Rate Overview
Live
1 TJS = 99.2093 CLP
1 CLP = 0.010080
TJS
Avg
99.0688
High
99.2161
Low
98.8235
Last updated: 8/17/2026, 10:19:50 AM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 99.21 CLP |
| 10 TJS | 992.09 CLP |
| 50 TJS | 4,960.47 CLP |
| 100 TJS | 9,920.93 CLP |
| 500 TJS | 49,604.67 CLP |
| 1,000 TJS | 99,209.34 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-08-17T10:19:50Z",
"rates": {
"CLP": 99.209339
}
}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": 9920.9339,
"rate": 99.209339
}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