Rate Overview
Live
1 CUP = 0.399341 TJS
1 TJS = 2.5041
CUP
Avg
0.397976
High
0.399593
Low
0.396222
Last updated: 3/7/2026, 4:24:56 AM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.40 TJS |
| 10 CUP | 3.99 TJS |
| 50 CUP | 19.97 TJS |
| 100 CUP | 39.93 TJS |
| 500 CUP | 199.67 TJS |
| 1,000 CUP | 399.34 TJS |
Get CUP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=TJSExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T04:24:56Z",
"rates": {
"TJS": 0.399341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "TJS",
"amount": 100
},
"result": 39.9341,
"rate": 0.399341
}Build with CUP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key