Rate Overview
Live
1 XCD = 1.2963 TMT
1 TMT = 0.771399
XCD
Avg
1.2946
High
1.2968
Low
1.2917
Last updated: 5/29/2026, 4:26:51 PM
Quick Conversions
| XCD | TMT |
|---|---|
| 1 XCD | 1.30 TMT |
| 10 XCD | 12.96 TMT |
| 50 XCD | 64.82 TMT |
| 100 XCD | 129.63 TMT |
| 500 XCD | 648.17 TMT |
| 1,000 XCD | 1,296.35 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-05-29T16:26:51Z",
"rates": {
"TMT": 1.296346
}
}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.6346,
"rate": 1.296346
}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