Rate Overview
Live
1 CRC = 0.020605 TJS
1 TJS = 48.5319
CRC
Avg
0.019988
High
0.021671
Low
0.018382
Last updated: 3/27/2026, 3:01:51 PM
Quick Conversions
| CRC | TJS |
|---|---|
| 1 CRC | 0.02 TJS |
| 10 CRC | 0.21 TJS |
| 50 CRC | 1.03 TJS |
| 100 CRC | 2.06 TJS |
| 500 CRC | 10.30 TJS |
| 1,000 CRC | 20.60 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-03-27T15:01:51Z",
"rates": {
"TJS": 0.020605
}
}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.0604999999999998,
"rate": 0.020605
}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