Rate Overview
Live
1 XCD = 3.4619 TJS
1 TJS = 0.288857 XCD
Avg
3.4495
High
3.5319
Low
3.4106
Last updated: 1/25/2026, 1:15:03 PM
Quick Conversions
| XCD | TJS |
|---|---|
| 1 XCD | 3.46 TJS |
| 10 XCD | 34.62 TJS |
| 50 XCD | 173.10 TJS |
| 100 XCD | 346.19 TJS |
| 500 XCD | 1,730.96 TJS |
| 1,000 XCD | 3,461.92 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-01-25T13:15:03Z",
"rates": {
"TJS": 3.461924
}
}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": 346.19239999999996,
"rate": 3.461924
}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