Rate Overview
Live
1 CUP = 0.355818 TJS
1 TJS = 2.8104
CUP
Avg
0.357216
High
0.358507
Low
0.355697
Last updated: 4/18/2026, 8:45:51 AM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.36 TJS |
| 10 CUP | 3.56 TJS |
| 50 CUP | 17.79 TJS |
| 100 CUP | 35.58 TJS |
| 500 CUP | 177.91 TJS |
| 1,000 CUP | 355.82 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-04-18T08:45:51Z",
"rates": {
"TJS": 0.355818
}
}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": 35.5818,
"rate": 0.355818
}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