Rate Overview
Live
1 XCD = 2.5072 TTD
1 TTD = 0.398853
XCD
Avg
2.5053
High
2.5086
Low
2.4973
Last updated: 7/27/2026, 5:41:56 PM
Quick Conversions
| XCD | TTD |
|---|---|
| 1 XCD | 2.51 TTD |
| 10 XCD | 25.07 TTD |
| 50 XCD | 125.36 TTD |
| 100 XCD | 250.72 TTD |
| 500 XCD | 1,253.60 TTD |
| 1,000 XCD | 2,507.19 TTD |
Get XCD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=TTDExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-27T17:41:56Z",
"rates": {
"TTD": 2.507191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "TTD",
"amount": 100
},
"result": 250.71910000000003,
"rate": 2.507191
}Build with XCD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key