Rate Overview
Live
1 XCD = 11.8852 THB
1 THB = 0.084138
XCD
Avg
11.8846
High
11.9481
Low
11.8352
Last updated: 4/18/2026, 8:43:45 AM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 11.89 THB |
| 10 XCD | 118.85 THB |
| 50 XCD | 594.26 THB |
| 100 XCD | 1,188.52 THB |
| 500 XCD | 5,942.60 THB |
| 1,000 XCD | 11,885.20 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-04-18T08:43:45Z",
"rates": {
"THB": 11.885204
}
}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": 1188.5203999999999,
"rate": 11.885204
}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