Rate Overview
Live
1 TJS = 2.8657 CUP
1 CUP = 0.348953
TJS
Avg
2.8664
High
2.8774
Low
2.8522
Last updated: 7/19/2026, 4:29:56 AM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.87 CUP |
| 10 TJS | 28.66 CUP |
| 50 TJS | 143.29 CUP |
| 100 TJS | 286.57 CUP |
| 500 TJS | 1,432.86 CUP |
| 1,000 TJS | 2,865.72 CUP |
Get TJS/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=CUPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-19T04:29:56Z",
"rates": {
"CUP": 2.865716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "CUP",
"amount": 100
},
"result": 286.5716,
"rate": 2.865716
}Build with TJS/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key