Rate Overview
Live
1 TJS = 49.1211 CRC
1 CRC = 0.020358
TJS
Avg
49.1486
High
49.2818
Low
48.8527
Last updated: 7/8/2026, 7:00:00 PM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 49.12 CRC |
| 10 TJS | 491.21 CRC |
| 50 TJS | 2,456.06 CRC |
| 100 TJS | 4,912.11 CRC |
| 500 TJS | 24,560.57 CRC |
| 1,000 TJS | 49,121.14 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-08T19:00:00Z",
"rates": {
"CRC": 49.121142
}
}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": 4912.1142,
"rate": 49.121142
}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