Rate Overview
Live
1 XCD = 12.3524 THB
1 THB = 0.080956
XCD
Avg
11.9278
High
12.4873
Low
11.4753
Last updated: 7/31/2026, 7:16:43 PM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.35 THB |
| 10 XCD | 123.52 THB |
| 50 XCD | 617.62 THB |
| 100 XCD | 1,235.24 THB |
| 500 XCD | 6,176.18 THB |
| 1,000 XCD | 12,352.36 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-31T19:16:43Z",
"rates": {
"THB": 12.352356
}
}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": 1235.2356,
"rate": 12.352356
}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