Rate Overview
Live
1 CRC = 0.020267 TJS
1 TJS = 49.3413
CRC
Avg
0.020050
High
0.021671
Low
0.018382
Last updated: 7/29/2026, 3:47:54 PM
Quick Conversions
| CRC | TJS |
|---|---|
| 1 CRC | 0.02 TJS |
| 10 CRC | 0.20 TJS |
| 50 CRC | 1.01 TJS |
| 100 CRC | 2.03 TJS |
| 500 CRC | 10.13 TJS |
| 1,000 CRC | 20.27 TJS |
Get CRC/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=TJSExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-29T15:47:54Z",
"rates": {
"TJS": 0.020267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "TJS",
"amount": 100
},
"result": 2.0267,
"rate": 0.020267
}Build with CRC/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key