Rate Overview
Live
1 TJS = 53.2045 CRC
1 CRC = 0.018795 TJS
Avg
53.7278
High
54.4894
Low
52.2775
Last updated: 1/25/2026, 3:18:58 PM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 53.20 CRC |
| 10 TJS | 532.04 CRC |
| 50 TJS | 2,660.22 CRC |
| 100 TJS | 5,320.45 CRC |
| 500 TJS | 26,602.23 CRC |
| 1,000 TJS | 53,204.45 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-01-25T15:18:58Z",
"rates": {
"CRC": 53.204452
}
}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": 5320.4452,
"rate": 53.204452
}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