Rate Overview
Live
1 XCD = 3.5307 TJS
1 TJS = 0.283233
XCD
Avg
3.7115
High
4.0497
Low
3.4003
Last updated: 3/27/2026, 2:34:07 PM
Quick Conversions
| XCD | TJS |
|---|---|
| 1 XCD | 3.53 TJS |
| 10 XCD | 35.31 TJS |
| 50 XCD | 176.53 TJS |
| 100 XCD | 353.07 TJS |
| 500 XCD | 1,765.33 TJS |
| 1,000 XCD | 3,530.67 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-03-27T14:34:07Z",
"rates": {
"TJS": 3.530666
}
}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": 353.0666,
"rate": 3.530666
}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