Rate Overview
Live
1 XCD = 11.7858 THB
1 THB = 0.084848
XCD
Avg
11.6795
High
11.8130
Low
11.5008
Last updated: 3/7/2026, 3:31:42 AM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 11.79 THB |
| 10 XCD | 117.86 THB |
| 50 XCD | 589.29 THB |
| 100 XCD | 1,178.58 THB |
| 500 XCD | 5,892.89 THB |
| 1,000 XCD | 11,785.77 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-07T03:31:42Z",
"rates": {
"THB": 11.785774
}
}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": 1178.5774,
"rate": 11.785774
}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