Rate Overview
Live
1 XCD = 2.5131 TTD
1 TTD = 0.397910
XCD
Avg
2.5106
High
2.5156
Low
2.5052
Last updated: 4/18/2026, 8:44:39 AM
Quick Conversions
| XCD | TTD |
|---|---|
| 1 XCD | 2.51 TTD |
| 10 XCD | 25.13 TTD |
| 50 XCD | 125.66 TTD |
| 100 XCD | 251.31 TTD |
| 500 XCD | 1,256.56 TTD |
| 1,000 XCD | 2,513.13 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-04-18T08:44:39Z",
"rates": {
"TTD": 2.513129
}
}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.3129,
"rate": 2.513129
}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