Rate Overview
Live
1 CUP = 0.347634 TJS
1 TJS = 2.8766
CUP
Avg
0.370366
High
0.400765
Low
0.347542
Last updated: 8/1/2026, 12:16:43 PM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.35 TJS |
| 10 CUP | 3.48 TJS |
| 50 CUP | 17.38 TJS |
| 100 CUP | 34.76 TJS |
| 500 CUP | 173.82 TJS |
| 1,000 CUP | 347.63 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-08-01T12:16:43Z",
"rates": {
"TJS": 0.347634
}
}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.7634,
"rate": 0.347634
}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