Rate Overview
Live
1 TJS = 49.2672 CRC
1 CRC = 0.020297
TJS
Avg
48.8037
High
49.2672
Low
48.4699
Last updated: 5/9/2026, 2:33:59 PM
Quick Conversions
| TJS | CRC |
|---|---|
| 1 TJS | 49.27 CRC |
| 10 TJS | 492.67 CRC |
| 50 TJS | 2,463.36 CRC |
| 100 TJS | 4,926.72 CRC |
| 500 TJS | 24,633.59 CRC |
| 1,000 TJS | 49,267.19 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-09T14:33:59Z",
"rates": {
"CRC": 49.267188
}
}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": 4926.7188,
"rate": 49.267188
}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