Rate Overview
Live
1 TJS = 2.8114 CUP
1 CUP = 0.355697
TJS
Avg
2.7967
High
2.8114
Low
2.7885
Last updated: 4/16/2026, 7:54:00 PM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.81 CUP |
| 10 TJS | 28.11 CUP |
| 50 TJS | 140.57 CUP |
| 100 TJS | 281.14 CUP |
| 500 TJS | 1,405.69 CUP |
| 1,000 TJS | 2,811.38 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-04-16T19:54:00Z",
"rates": {
"CUP": 2.811379
}
}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": 281.1379,
"rate": 2.811379
}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