Rate Overview
Live
1 TJS = 2.5025 CUP
1 CUP = 0.399593
TJS
Avg
2.5136
High
2.5238
Low
2.5025
Last updated: 3/7/2026, 1:00:25 AM
Quick Conversions
| TJS | CUP |
|---|---|
| 1 TJS | 2.50 CUP |
| 10 TJS | 25.03 CUP |
| 50 TJS | 125.13 CUP |
| 100 TJS | 250.25 CUP |
| 500 TJS | 1,251.27 CUP |
| 1,000 TJS | 2,502.55 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-03-07T01:00:25Z",
"rates": {
"CUP": 2.502545
}
}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": 250.2545,
"rate": 2.502545
}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