Rate Overview
Live
1 CUP = 0.399043 TJS
1 TJS = 2.5060
CUP
Avg
0.389806
High
0.400765
Low
0.383085
Last updated: 3/27/2026, 8:02:16 AM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.40 TJS |
| 10 CUP | 3.99 TJS |
| 50 CUP | 19.95 TJS |
| 100 CUP | 39.90 TJS |
| 500 CUP | 199.52 TJS |
| 1,000 CUP | 399.04 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-03-27T08:02:16Z",
"rates": {
"TJS": 0.399043
}
}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.9043,
"rate": 0.399043
}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