Rate Overview
Live
1 XCD = 3.4916 TJS
1 TJS = 0.286401
XCD
Avg
3.4733
High
3.4916
Low
3.4516
Last updated: 2/14/2026, 10:46:07 AM
Quick Conversions
| XCD | TJS |
|---|---|
| 1 XCD | 3.49 TJS |
| 10 XCD | 34.92 TJS |
| 50 XCD | 174.58 TJS |
| 100 XCD | 349.16 TJS |
| 500 XCD | 1,745.80 TJS |
| 1,000 XCD | 3,491.61 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-02-14T10:46:07Z",
"rates": {
"TJS": 3.491609
}
}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": 349.16089999999997,
"rate": 3.491609
}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