Rate Overview
Live
1 TJS = 49.2402 CRC
1 CRC = 0.020309
TJS
Avg
50.0165
High
54.3986
Low
46.1441
Last updated: 7/29/2026, 3:11:57 AM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 49.24 CRC |
| 10 TJS | 492.40 CRC |
| 50 TJS | 2,462.01 CRC |
| 100 TJS | 4,924.02 CRC |
| 500 TJS | 24,620.11 CRC |
| 1,000 TJS | 49,240.21 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-07-29T03:11:57Z",
"rates": {
"CRC": 49.24021
}
}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": 4924.021,
"rate": 49.24021
}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