Rate Overview
Live
1 TJS = 2.8401 CUP
1 CUP = 0.352094
TJS
Avg
2.8293
High
2.8401
Low
2.8246
Last updated: 5/7/2026, 12:12:57 AM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.84 CUP |
| 10 TJS | 28.40 CUP |
| 50 TJS | 142.01 CUP |
| 100 TJS | 284.01 CUP |
| 500 TJS | 1,420.07 CUP |
| 1,000 TJS | 2,840.15 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-07T00:12:57Z",
"rates": {
"CUP": 2.840148
}
}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": 284.01480000000004,
"rate": 2.840148
}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