Rate Overview
Live
1 XCD = 3.4243 TJS
1 TJS = 0.292026
XCD
Avg
3.4316
High
3.4533
Low
3.4121
Last updated: 7/7/2026, 2:49:12 AM
Quick Conversions
| XCD | TJS |
|---|---|
| 1 XCD | 3.42 TJS |
| 10 XCD | 34.24 TJS |
| 50 XCD | 171.22 TJS |
| 100 XCD | 342.43 TJS |
| 500 XCD | 1,712.17 TJS |
| 1,000 XCD | 3,424.35 TJS |
Get XCD/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=TJSExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-07T02:49:12Z",
"rates": {
"TJS": 3.424349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "TJS",
"amount": 100
},
"result": 342.43489999999997,
"rate": 3.424349
}Build with XCD/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key