Rate Overview
Live
1 TTD = 0.398213 XCD
1 XCD = 2.5112
TTD
Avg
0.398321
High
0.399514
Low
0.397772
Last updated: 5/9/2026, 2:50:43 AM
Quick Conversions
| TTD | XCD |
|---|---|
| 1 TTD | 0.40 XCD |
| 10 TTD | 3.98 XCD |
| 50 TTD | 19.91 XCD |
| 100 TTD | 39.82 XCD |
| 500 TTD | 199.11 XCD |
| 1,000 TTD | 398.21 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-05-09T02:50:43Z",
"rates": {
"XCD": 0.398213
}
}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.8213,
"rate": 0.398213
}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