Rate Overview
Live
1 CRC = 0.020282 TJS
1 TJS = 49.3048
CRC
Avg
0.020363
High
0.020573
Low
0.020282
Last updated: 7/27/2026, 5:21:31 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.14 TJS |
| 1,000 CRC | 20.28 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-27T17:21:31Z",
"rates": {
"TJS": 0.020282
}
}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.0282,
"rate": 0.020282
}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