Rate Overview
Live
1 XCD = 2.5112 TTD
1 TTD = 0.398214
XCD
Avg
2.5107
High
2.5140
Low
2.5030
Last updated: 5/8/2026, 12:59:15 PM
Quick Conversions
| XCD | TTD |
|---|---|
| 1 XCD | 2.51 TTD |
| 10 XCD | 25.11 TTD |
| 50 XCD | 125.56 TTD |
| 100 XCD | 251.12 TTD |
| 500 XCD | 1,255.61 TTD |
| 1,000 XCD | 2,511.21 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-05-08T12:59:15Z",
"rates": {
"TTD": 2.511214
}
}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.1214,
"rate": 2.511214
}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