Rate Overview
Live
1 CLP = 0.010386 TJS
1 TJS = 96.2835
CLP
Avg
0.010351
High
0.010387
Low
0.010298
Last updated: 6/1/2026, 10:33:01 AM
Quick Conversions
| CLP | TJS |
|---|---|
| 1 CLP | 0.01 TJS |
| 10 CLP | 0.10 TJS |
| 50 CLP | 0.52 TJS |
| 100 CLP | 1.04 TJS |
| 500 CLP | 5.19 TJS |
| 1,000 CLP | 10.39 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-06-01T10:33:01Z",
"rates": {
"TJS": 0.010386
}
}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.0386,
"rate": 0.010386
}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