Rate Overview
Live
1 XCD = 12.1622 THB
1 THB = 0.082222
XCD
Avg
11.6936
High
12.1622
Low
11.4753
Last updated: 3/27/2026, 8:23:04 AM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.16 THB |
| 10 XCD | 121.62 THB |
| 50 XCD | 608.11 THB |
| 100 XCD | 1,216.22 THB |
| 500 XCD | 6,081.11 THB |
| 1,000 XCD | 12,162.22 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-03-27T08:23:04Z",
"rates": {
"THB": 12.162225
}
}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": 1216.2224999999999,
"rate": 12.162225
}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