Rate Overview
Live
1 TJS = 49.1181 CRC
1 CRC = 0.020359
TJS
Avg
48.9804
High
49.1854
Low
48.7753
Last updated: 5/29/2026, 9:57:27 PM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 49.12 CRC |
| 10 TJS | 491.18 CRC |
| 50 TJS | 2,455.90 CRC |
| 100 TJS | 4,911.81 CRC |
| 500 TJS | 24,559.04 CRC |
| 1,000 TJS | 49,118.08 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-05-29T21:57:27Z",
"rates": {
"CRC": 49.118084
}
}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": 4911.8084,
"rate": 49.118084
}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