Rate Overview
Live
1 TJS = 2.8644 CUP
1 CUP = 0.349108
TJS
Avg
2.8672
High
2.8747
Low
2.8644
Last updated: 7/26/2026, 1:52:42 AM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.86 CUP |
| 10 TJS | 28.64 CUP |
| 50 TJS | 143.22 CUP |
| 100 TJS | 286.44 CUP |
| 500 TJS | 1,432.22 CUP |
| 1,000 TJS | 2,864.44 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-26T01:52:42Z",
"rates": {
"CUP": 2.864443
}
}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.4443,
"rate": 2.864443
}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