Rate Overview
Live
1 TTD = 0.399998 XCD
1 XCD = 2.5000
TTD
Avg
0.398823
High
0.400477
Low
0.397714
Last updated: 7/30/2026, 8:12:57 AM
Quick Conversions
| TTD | XCD |
|---|---|
| 1 TTD | 0.40 XCD |
| 10 TTD | 4.00 XCD |
| 50 TTD | 20.00 XCD |
| 100 TTD | 40.00 XCD |
| 500 TTD | 200.00 XCD |
| 1,000 TTD | 400.00 XCD |
Get TTD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=XCDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-30T08:12:57Z",
"rates": {
"XCD": 0.399998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "XCD",
"amount": 100
},
"result": 39.9998,
"rate": 0.399998
}Build with TTD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key