Rate Overview
Live
1 XCD = 1.2922 TMT
1 TMT = 0.773899
XCD
Avg
1.2941
High
1.2969
Low
1.2905
Last updated: 7/29/2026, 11:31:20 PM
Quick Conversions
| XCD | TMT |
|---|---|
| 1 XCD | 1.29 TMT |
| 10 XCD | 12.92 TMT |
| 50 XCD | 64.61 TMT |
| 100 XCD | 129.22 TMT |
| 500 XCD | 646.08 TMT |
| 1,000 XCD | 1,292.16 TMT |
Get XCD/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=TMTExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-29T23:31:20Z",
"rates": {
"TMT": 1.292159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "TMT",
"amount": 100
},
"result": 129.2159,
"rate": 1.292159
}Build with XCD/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key