Rate Overview
Live
1 TJS = 48.5301 CRC
1 CRC = 0.020606
TJS
Avg
51.7864
High
54.4894
Low
45.7566
Last updated: 3/27/2026, 8:26:21 AM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 48.53 CRC |
| 10 TJS | 485.30 CRC |
| 50 TJS | 2,426.50 CRC |
| 100 TJS | 4,853.01 CRC |
| 500 TJS | 24,265.05 CRC |
| 1,000 TJS | 48,530.10 CRC |
Get TJS/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=CRCExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T08:26:21Z",
"rates": {
"CRC": 48.5301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "CRC",
"amount": 100
},
"result": 4853.009999999999,
"rate": 48.5301
}Build with TJS/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key