Rate Overview
Live
1 TJS = 2.5435 CUP
1 CUP = 0.393166
TJS
Avg
2.5822
High
2.8159
Low
2.5435
Last updated: 2/14/2026, 4:07:10 PM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.54 CUP |
| 10 TJS | 25.43 CUP |
| 50 TJS | 127.17 CUP |
| 100 TJS | 254.35 CUP |
| 500 TJS | 1,271.73 CUP |
| 1,000 TJS | 2,543.46 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-02-14T16:07:10Z",
"rates": {
"CUP": 2.543455
}
}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": 254.3455,
"rate": 2.543455
}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