Rate Overview
Live
1 CUP = 0.349718 TJS
1 TJS = 2.8594
CUP
Avg
0.350610
High
0.351617
Low
0.349718
Last updated: 6/19/2026, 10:11:28 AM
Quick Conversions
| CUP | TJS |
|---|---|
| 1 CUP | 0.35 TJS |
| 10 CUP | 3.50 TJS |
| 50 CUP | 17.49 TJS |
| 100 CUP | 34.97 TJS |
| 500 CUP | 174.86 TJS |
| 1,000 CUP | 349.72 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-06-19T10:11:28Z",
"rates": {
"TJS": 0.349718
}
}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": 34.971799999999995,
"rate": 0.349718
}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