Rate Overview
Live
1 XCD = 12.3414 THB
1 THB = 0.081028
XCD
Avg
12.4256
High
12.4939
Low
12.3414
Last updated: 7/30/2026, 10:09:27 PM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.34 THB |
| 10 XCD | 123.41 THB |
| 50 XCD | 617.07 THB |
| 100 XCD | 1,234.14 THB |
| 500 XCD | 6,170.72 THB |
| 1,000 XCD | 12,341.43 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-30T22:09:27Z",
"rates": {
"THB": 12.341431
}
}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": 1234.1431,
"rate": 12.341431
}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