Rate Overview
Live
1 TJS = 2.8694 CUP
1 CUP = 0.348501
TJS
Avg
2.6339
High
2.8774
Low
2.4927
Last updated: 7/18/2026, 10:25:41 PM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.87 CUP |
| 10 TJS | 28.69 CUP |
| 50 TJS | 143.47 CUP |
| 100 TJS | 286.94 CUP |
| 500 TJS | 1,434.72 CUP |
| 1,000 TJS | 2,869.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-18T22:25:41Z",
"rates": {
"CUP": 2.869436
}
}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.9436,
"rate": 2.869436
}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