Rate Overview
Live
1 XCD = 3.4281 TJS
1 TJS = 0.291709
XCD
Avg
3.4746
High
3.5422
Low
3.4182
Last updated: 5/27/2026, 4:21:10 PM
Quick Conversions
| XCD | TJS |
|---|---|
| 1 XCD | 3.43 TJS |
| 10 XCD | 34.28 TJS |
| 50 XCD | 171.40 TJS |
| 100 XCD | 342.81 TJS |
| 500 XCD | 1,714.03 TJS |
| 1,000 XCD | 3,428.07 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-05-27T16:21:10Z",
"rates": {
"TJS": 3.428068
}
}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.8068,
"rate": 3.428068
}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