Rate Overview
Live
1 CRC = 0.020415 TJS
1 TJS = 48.9836
CRC
Avg
0.020568
High
0.020631
Low
0.020415
Last updated: 5/7/2026, 7:50:45 AM
Quick Conversions
| CRC | TJS |
|---|---|
| 1 CRC | 0.02 TJS |
| 10 CRC | 0.20 TJS |
| 50 CRC | 1.02 TJS |
| 100 CRC | 2.04 TJS |
| 500 CRC | 10.21 TJS |
| 1,000 CRC | 20.42 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-07T07:50:45Z",
"rates": {
"TJS": 0.020415
}
}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.0415,
"rate": 0.020415
}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