Rate Overview
Live
1 TJS = 48.7235 CRC
1 CRC = 0.020524
TJS
Avg
48.8728
High
49.3167
Low
48.4581
Last updated: 8/17/2026, 10:19:53 AM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 48.72 CRC |
| 10 TJS | 487.24 CRC |
| 50 TJS | 2,436.18 CRC |
| 100 TJS | 4,872.35 CRC |
| 500 TJS | 24,361.77 CRC |
| 1,000 TJS | 48,723.53 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-08-17T10:19:53Z",
"rates": {
"CRC": 48.723532
}
}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": 4872.3532,
"rate": 48.723532
}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