Rate Overview
Live
1 TJS = 51.4192 CRC
1 CRC = 0.019448
TJS
Avg
52.3725
High
52.9697
Low
51.4192
Last updated: 2/14/2026, 10:24:26 AM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 51.42 CRC |
| 10 TJS | 514.19 CRC |
| 50 TJS | 2,570.96 CRC |
| 100 TJS | 5,141.92 CRC |
| 500 TJS | 25,709.61 CRC |
| 1,000 TJS | 51,419.23 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-02-14T10:24:26Z",
"rates": {
"CRC": 51.419228
}
}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": 5141.922799999999,
"rate": 51.419228
}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