Rate Overview
Live
1 XCD = 2.5110 TTD
1 TTD = 0.398251
XCD
Avg
2.5047
High
2.5128
Low
2.4871
Last updated: 7/8/2026, 5:37:17 PM
Quick Conversions
| XCD | TTD |
|---|---|
| 1 XCD | 2.51 TTD |
| 10 XCD | 25.11 TTD |
| 50 XCD | 125.55 TTD |
| 100 XCD | 251.10 TTD |
| 500 XCD | 1,255.49 TTD |
| 1,000 XCD | 2,510.98 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-08T17:37:17Z",
"rates": {
"TTD": 2.510979
}
}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": 251.09789999999998,
"rate": 2.510979
}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