Rate Overview
Live
1 CRC = 0.019447 TJS
1 TJS = 51.4218
CRC
Avg
0.019096
High
0.019447
Low
0.018878
Last updated: 2/14/2026, 6:54:38 PM
Quick Conversions
| CRC | TJS |
|---|---|
| 1 CRC | 0.02 TJS |
| 10 CRC | 0.19 TJS |
| 50 CRC | 0.97 TJS |
| 100 CRC | 1.94 TJS |
| 500 CRC | 9.72 TJS |
| 1,000 CRC | 19.45 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-02-14T18:54:38Z",
"rates": {
"TJS": 0.019447
}
}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": 1.9446999999999999,
"rate": 0.019447
}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