Rate Overview
Live
1 XCD = 11.9158 THB
1 THB = 0.083922
XCD
Avg
11.9726
High
12.0775
Low
11.8944
Last updated: 5/9/2026, 7:21:24 AM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 11.92 THB |
| 10 XCD | 119.16 THB |
| 50 XCD | 595.79 THB |
| 100 XCD | 1,191.58 THB |
| 500 XCD | 5,957.90 THB |
| 1,000 XCD | 11,915.79 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-05-09T07:21:24Z",
"rates": {
"THB": 11.915794
}
}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": 1191.5794,
"rate": 11.915794
}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