Rate Overview
Live
1 CUP = 0.390681 TJS
1 TJS = 2.5596 CUP
Avg
0.389273
High
0.390681
Low
0.388572
Last updated: 1/25/2026, 12:54:29 PM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.39 TJS |
| 10 CUP | 3.91 TJS |
| 50 CUP | 19.53 TJS |
| 100 CUP | 39.07 TJS |
| 500 CUP | 195.34 TJS |
| 1,000 CUP | 390.68 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-01-25T12:54:29Z",
"rates": {
"TJS": 0.390681
}
}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.0681,
"rate": 0.390681
}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