Rate Overview
Live
1 TJS = 99.9004 CLP
1 CLP = 0.010010
TJS
Avg
95.4892
High
99.9004
Low
91.1312
Last updated: 7/13/2026, 1:08:08 AM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 99.90 CLP |
| 10 TJS | 999.00 CLP |
| 50 TJS | 4,995.02 CLP |
| 100 TJS | 9,990.04 CLP |
| 500 TJS | 49,950.18 CLP |
| 1,000 TJS | 99,900.37 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-13T01:08:08Z",
"rates": {
"CLP": 99.900369
}
}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": 9990.0369,
"rate": 99.900369
}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