Rate Overview
Live
1 CLP = 0.010009 TJS
1 TJS = 99.9101
CLP
Avg
0.010000
High
0.010078
Low
0.009902
Last updated: 7/12/2026, 6:54:28 AM
Quick Conversions
| CLP | TJS |
|---|---|
| 1 CLP | 0.01 TJS |
| 10 CLP | 0.10 TJS |
| 50 CLP | 0.50 TJS |
| 100 CLP | 1.00 TJS |
| 500 CLP | 5.00 TJS |
| 1,000 CLP | 10.01 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-07-12T06:54:28Z",
"rates": {
"TJS": 0.010009
}
}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.0009000000000001,
"rate": 0.010009
}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