Rate Overview
Live
1 CUP = 0.352064 TJS
1 TJS = 2.8404
CUP
Avg
0.353132
High
0.354031
Low
0.352064
Last updated: 5/9/2026, 4:53:53 AM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.35 TJS |
| 10 CUP | 3.52 TJS |
| 50 CUP | 17.60 TJS |
| 100 CUP | 35.21 TJS |
| 500 CUP | 176.03 TJS |
| 1,000 CUP | 352.06 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-09T04:53:53Z",
"rates": {
"TJS": 0.352064
}
}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.2064,
"rate": 0.352064
}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