Rate Overview
Live
1 XCD = 12.3163 THB
1 THB = 0.081193
XCD
Avg
12.3073
High
12.3564
Low
12.2471
Last updated: 7/10/2026, 10:15:30 AM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.32 THB |
| 10 XCD | 123.16 THB |
| 50 XCD | 615.81 THB |
| 100 XCD | 1,231.63 THB |
| 500 XCD | 6,158.15 THB |
| 1,000 XCD | 12,316.29 THB |
Get XCD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=THBExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-10T10:15:30Z",
"rates": {
"THB": 12.316292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "THB",
"amount": 100
},
"result": 1231.6292,
"rate": 12.316292
}Build with XCD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key