Rate Overview
Live
1 TJS = 48.3648 CRC
1 CRC = 0.020676
TJS
Avg
48.5573
High
48.7406
Low
48.2803
Last updated: 4/18/2026, 8:45:12 AM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 48.36 CRC |
| 10 TJS | 483.65 CRC |
| 50 TJS | 2,418.24 CRC |
| 100 TJS | 4,836.48 CRC |
| 500 TJS | 24,182.39 CRC |
| 1,000 TJS | 48,364.78 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-04-18T08:45:12Z",
"rates": {
"CRC": 48.364784
}
}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": 4836.4784,
"rate": 48.364784
}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