Rate Overview
Live
1 TJS = 2.5832 CUP
1 CUP = 0.387113
TJS
Avg
2.6163
High
2.8404
Low
2.4985
Last updated: 5/27/2026, 7:45:46 AM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.58 CUP |
| 10 TJS | 25.83 CUP |
| 50 TJS | 129.16 CUP |
| 100 TJS | 258.32 CUP |
| 500 TJS | 1,291.61 CUP |
| 1,000 TJS | 2,583.23 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-05-27T07:45:46Z",
"rates": {
"CUP": 2.583226
}
}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": 258.32259999999997,
"rate": 2.583226
}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