Rate Overview
Live
1 XCD = 3.4166 TJS
1 TJS = 0.292685
XCD
Avg
3.4134
High
3.4313
Low
3.3885
Last updated: 9/5/2026, 4:26:38 AM
Quick Conversions
| XCD | TJS |
|---|---|
| 1 XCD | 3.42 TJS |
| 10 XCD | 34.17 TJS |
| 50 XCD | 170.83 TJS |
| 100 XCD | 341.66 TJS |
| 500 XCD | 1,708.32 TJS |
| 1,000 XCD | 3,416.65 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-09-05T04:26:38Z",
"rates": {
"TJS": 3.416648
}
}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": 341.6648,
"rate": 3.416648
}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