Rate Overview
Live
1 CLP = 0.010960 TJS
1 TJS = 91.2409
CLP
Avg
0.010963
High
0.011011
Low
0.010921
Last updated: 2/15/2026, 11:54:19 AM
Quick Conversions
| CLP | TJS |
|---|---|
| 1 CLP | 0.01 TJS |
| 10 CLP | 0.11 TJS |
| 50 CLP | 0.55 TJS |
| 100 CLP | 1.10 TJS |
| 500 CLP | 5.48 TJS |
| 1,000 CLP | 10.96 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-02-15T11:54:19Z",
"rates": {
"TJS": 0.01096
}
}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.0959999999999999,
"rate": 0.01096
}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