Rate Overview
Live
1 CRC = 0.018795 TJS
1 TJS = 53.2056 CRC
Avg
0.018758
High
0.019132
Low
0.018513
Last updated: 1/25/2026, 2:50:52 PM
Quick Conversions
| CRC | TJS |
|---|---|
| 1 CRC | 0.02 TJS |
| 10 CRC | 0.19 TJS |
| 50 CRC | 0.94 TJS |
| 100 CRC | 1.88 TJS |
| 500 CRC | 9.40 TJS |
| 1,000 CRC | 18.79 TJS |
Get CRC/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=TJSExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-01-25T14:50:52Z",
"rates": {
"TJS": 0.018795
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "TJS",
"amount": 100
},
"result": 1.8795,
"rate": 0.018795
}Build with CRC/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key