Rate Overview
Live
1 XCD = 2.5010 TTD
1 TTD = 0.399839
XCD
Avg
2.5009
High
2.5039
Low
2.4964
Last updated: 3/7/2026, 1:01:48 AM
Quick Conversions
| XCD | TTD |
|---|---|
| 1 XCD | 2.50 TTD |
| 10 XCD | 25.01 TTD |
| 50 XCD | 125.05 TTD |
| 100 XCD | 250.10 TTD |
| 500 XCD | 1,250.50 TTD |
| 1,000 XCD | 2,501.01 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-03-07T01:01:48Z",
"rates": {
"TTD": 2.501007
}
}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.1007,
"rate": 2.501007
}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