Rate Overview
Live
1 XCD = 2.5046 TTD
1 TTD = 0.399264
XCD
Avg
2.5023
High
2.5067
Low
2.4925
Last updated: 8/18/2026, 5:28:45 AM
Quick Conversions
| XCD | TTD |
|---|---|
| 1 XCD | 2.50 TTD |
| 10 XCD | 25.05 TTD |
| 50 XCD | 125.23 TTD |
| 100 XCD | 250.46 TTD |
| 500 XCD | 1,252.31 TTD |
| 1,000 XCD | 2,504.61 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-08-18T05:28:45Z",
"rates": {
"TTD": 2.50461
}
}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.461,
"rate": 2.50461
}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