Rate Overview
Live
1 XCD = 3.3885 TJS
1 TJS = 0.295116
XCD
Avg
3.4076
High
3.4272
Low
3.3885
Last updated: 8/21/2026, 12:04:03 AM
Quick Conversions
| XCD | TJS |
|---|---|
| 1 XCD | 3.39 TJS |
| 10 XCD | 33.89 TJS |
| 50 XCD | 169.43 TJS |
| 100 XCD | 338.85 TJS |
| 500 XCD | 1,694.25 TJS |
| 1,000 XCD | 3,388.50 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-08-21T00:04:03Z",
"rates": {
"TJS": 3.3885
}
}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": 338.85,
"rate": 3.3885
}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