Rate Overview
Live
1 CUP = 0.393165 TJS
1 TJS = 2.5435
CUP
Avg
0.387639
High
0.393165
Low
0.355131
Last updated: 2/14/2026, 4:16:11 PM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.39 TJS |
| 10 CUP | 3.93 TJS |
| 50 CUP | 19.66 TJS |
| 100 CUP | 39.32 TJS |
| 500 CUP | 196.58 TJS |
| 1,000 CUP | 393.16 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-02-14T16:16:11Z",
"rates": {
"TJS": 0.393165
}
}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.3165,
"rate": 0.393165
}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