Rate Overview
Live
1 TJS = 97.0287 CLP
1 CLP = 0.010306
TJS
Avg
96.3384
High
97.5220
Low
95.0131
Last updated: 5/28/2026, 8:01:56 PM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 97.03 CLP |
| 10 TJS | 970.29 CLP |
| 50 TJS | 4,851.44 CLP |
| 100 TJS | 9,702.87 CLP |
| 500 TJS | 48,514.36 CLP |
| 1,000 TJS | 97,028.73 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-05-28T20:01:56Z",
"rates": {
"CLP": 97.028729
}
}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": 9702.8729,
"rate": 97.028729
}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