Rate Overview
Live
1 TJS = 2.5596 CUP
1 CUP = 0.390682 TJS
Avg
2.4456
High
2.6033
Low
2.1819
Last updated: 1/25/2026, 3:27:16 PM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.56 CUP |
| 10 TJS | 25.60 CUP |
| 50 TJS | 127.98 CUP |
| 100 TJS | 255.96 CUP |
| 500 TJS | 1,279.81 CUP |
| 1,000 TJS | 2,559.63 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-01-25T15:27:16Z",
"rates": {
"CUP": 2.559629
}
}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": 255.96290000000002,
"rate": 2.559629
}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