Rate Overview
Live
1 XCD = 2.5025 TTD
1 TTD = 0.399602
XCD
Avg
2.5050
High
2.5141
Low
2.4962
Last updated: 8/12/2026, 7:00:40 AM
Quick Conversions
| XCD | TTD |
|---|---|
| 1 XCD | 2.50 TTD |
| 10 XCD | 25.02 TTD |
| 50 XCD | 125.12 TTD |
| 100 XCD | 250.25 TTD |
| 500 XCD | 1,251.25 TTD |
| 1,000 XCD | 2,502.49 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-12T07:00:40Z",
"rates": {
"TTD": 2.502492
}
}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.24920000000003,
"rate": 2.502492
}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