Rate Overview
Live
1 CUP = 0.347425 TJS
1 TJS = 2.8783
CUP
Avg
0.382048
High
0.399766
Low
0.347425
Last updated: 5/29/2026, 6:39:56 PM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.35 TJS |
| 10 CUP | 3.47 TJS |
| 50 CUP | 17.37 TJS |
| 100 CUP | 34.74 TJS |
| 500 CUP | 173.71 TJS |
| 1,000 CUP | 347.43 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-05-29T18:39:56Z",
"rates": {
"TJS": 0.347425
}
}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": 34.7425,
"rate": 0.347425
}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