Rate Overview
Live
1 XCD = 12.3363 THB
1 THB = 0.081062
XCD
Avg
12.0347
High
12.4939
Low
11.5041
Last updated: 7/31/2026, 11:22:56 AM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.34 THB |
| 10 XCD | 123.36 THB |
| 50 XCD | 616.81 THB |
| 100 XCD | 1,233.63 THB |
| 500 XCD | 6,168.14 THB |
| 1,000 XCD | 12,336.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-31T11:22:56Z",
"rates": {
"THB": 12.336286
}
}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": 1233.6286,
"rate": 12.336286
}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