Rate Overview
Live
1 CRC = 0.020712 TJS
1 TJS = 48.2812
CRC
Avg
0.020575
High
0.020712
Low
0.020466
Last updated: 4/17/2026, 6:10:46 AM
Quick Conversions
| CRC | TJS |
|---|---|
| 1 CRC | 0.02 TJS |
| 10 CRC | 0.21 TJS |
| 50 CRC | 1.04 TJS |
| 100 CRC | 2.07 TJS |
| 500 CRC | 10.36 TJS |
| 1,000 CRC | 20.71 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-04-17T06:10:46Z",
"rates": {
"TJS": 0.020712
}
}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.0712,
"rate": 0.020712
}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