Rate Overview
Live
1 TJS = 2.8639 CUP
1 CUP = 0.349177
TJS
Avg
2.8631
High
2.8666
Low
2.8572
Last updated: 7/3/2026, 6:07:45 PM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.86 CUP |
| 10 TJS | 28.64 CUP |
| 50 TJS | 143.19 CUP |
| 100 TJS | 286.39 CUP |
| 500 TJS | 1,431.94 CUP |
| 1,000 TJS | 2,863.88 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-03T18:07:45Z",
"rates": {
"CUP": 2.863877
}
}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.3877,
"rate": 2.863877
}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