Rate Overview
Live
1 CLP = 0.010792 TJS
1 TJS = 92.6612 CLP
Avg
0.010627
High
0.010792
Low
0.010484
Last updated: 1/25/2026, 10:55:15 AM
Quick Conversions
| CLP | TJS |
|---|---|
| 1 CLP | 0.01 TJS |
| 10 CLP | 0.11 TJS |
| 50 CLP | 0.54 TJS |
| 100 CLP | 1.08 TJS |
| 500 CLP | 5.40 TJS |
| 1,000 CLP | 10.79 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-01-25T10:55:15Z",
"rates": {
"TJS": 0.010792
}
}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.0792,
"rate": 0.010792
}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