Rate Overview
Live
1 TJS = 95.0288 CLP
1 CLP = 0.010523
TJS
Avg
96.0126
High
97.5171
Low
95.0288
Last updated: 5/8/2026, 1:00:13 PM
Quick Conversions
| TJS | CLP |
|---|---|
| 1 TJS | 95.03 CLP |
| 10 TJS | 950.29 CLP |
| 50 TJS | 4,751.44 CLP |
| 100 TJS | 9,502.88 CLP |
| 500 TJS | 47,514.38 CLP |
| 1,000 TJS | 95,028.76 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-08T13:00:13Z",
"rates": {
"CLP": 95.028756
}
}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": 9502.8756,
"rate": 95.028756
}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