Rate Overview
Live
1 CLP = 0.009811 TJS
1 TJS = 101.9264
CLP
Avg
0.009882
High
0.009983
Low
0.009811
Last updated: 9/12/2026, 8:58:41 AM
Quick Conversions
| CLP | TJS |
|---|---|
| 1 CLP | 0.01 TJS |
| 10 CLP | 0.10 TJS |
| 50 CLP | 0.49 TJS |
| 100 CLP | 0.98 TJS |
| 500 CLP | 4.91 TJS |
| 1,000 CLP | 9.81 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-09-12T08:58:41Z",
"rates": {
"TJS": 0.009811
}
}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": 0.9811000000000001,
"rate": 0.009811
}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