Rate Overview
Live
1 XCD = 3.5095 TJS
1 TJS = 0.284944
XCD
Avg
3.5080
High
3.5164
Low
3.4878
Last updated: 4/17/2026, 6:07:47 AM
Quick Conversions
| XCD | TJS |
|---|---|
| 1 XCD | 3.51 TJS |
| 10 XCD | 35.09 TJS |
| 50 XCD | 175.47 TJS |
| 100 XCD | 350.95 TJS |
| 500 XCD | 1,754.73 TJS |
| 1,000 XCD | 3,509.46 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-04-17T06:07:47Z",
"rates": {
"TJS": 3.509458
}
}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": 350.9458,
"rate": 3.509458
}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