Rate Overview
Live
1 CRC = 0.020490 TJS
1 TJS = 48.8043
CRC
Avg
0.019693
High
0.020676
Low
0.018417
Last updated: 5/27/2026, 6:21:06 PM
Quick Conversions
| CRC | TJS |
|---|---|
| 1 CRC | 0.02 TJS |
| 10 CRC | 0.20 TJS |
| 50 CRC | 1.02 TJS |
| 100 CRC | 2.05 TJS |
| 500 CRC | 10.25 TJS |
| 1,000 CRC | 20.49 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-05-27T18:21:06Z",
"rates": {
"TJS": 0.02049
}
}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.049,
"rate": 0.02049
}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