Rate Overview
Live
1 CLP = 0.010337 TJS
1 TJS = 96.7399
CLP
Avg
0.010261
High
0.010973
Low
0.009588
Last updated: 3/29/2026, 11:13:34 AM
Quick Conversions
| CLP | TJS |
|---|---|
| 1 CLP | 0.01 TJS |
| 10 CLP | 0.10 TJS |
| 50 CLP | 0.52 TJS |
| 100 CLP | 1.03 TJS |
| 500 CLP | 5.17 TJS |
| 1,000 CLP | 10.34 TJS |
Get CLP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=TJSExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-03-29T11:13:34Z",
"rates": {
"TJS": 0.010337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "TJS",
"amount": 100
},
"result": 1.0337,
"rate": 0.010337
}Build with CLP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key