Rate Overview
Live
1 XCD = 2.5086 TTD
1 TTD = 0.398631
XCD
Avg
2.5090
High
2.5144
Low
2.5057
Last updated: 6/18/2026, 10:18:42 AM
Quick Conversions
| XCD | TTD |
|---|---|
| 1 XCD | 2.51 TTD |
| 10 XCD | 25.09 TTD |
| 50 XCD | 125.43 TTD |
| 100 XCD | 250.86 TTD |
| 500 XCD | 1,254.29 TTD |
| 1,000 XCD | 2,508.59 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-06-18T10:18:42Z",
"rates": {
"TTD": 2.508587
}
}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.8587,
"rate": 2.508587
}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