Rate Overview
Live
1 TJS = 48.8829 CRC
1 CRC = 0.020457
TJS
Avg
49.0095
High
49.1871
Low
48.7798
Last updated: 6/19/2026, 5:57:21 AM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 48.88 CRC |
| 10 TJS | 488.83 CRC |
| 50 TJS | 2,444.14 CRC |
| 100 TJS | 4,888.29 CRC |
| 500 TJS | 24,441.45 CRC |
| 1,000 TJS | 48,882.90 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-06-19T05:57:21Z",
"rates": {
"CRC": 48.882896
}
}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": 4888.2896,
"rate": 48.882896
}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