Rate Overview
Live
1 TJS = 2.8519 CUP
1 CUP = 0.350646
TJS
Avg
2.8444
High
2.8519
Low
2.8351
Last updated: 6/16/2026, 10:43:08 AM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.85 CUP |
| 10 TJS | 28.52 CUP |
| 50 TJS | 142.59 CUP |
| 100 TJS | 285.19 CUP |
| 500 TJS | 1,425.94 CUP |
| 1,000 TJS | 2,851.88 CUP |
Get TJS/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=CUPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-06-16T10:43:08Z",
"rates": {
"CUP": 2.851883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "CUP",
"amount": 100
},
"result": 285.18829999999997,
"rate": 2.851883
}Build with TJS/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key