Rate Overview
Live
1 XCD = 12.1493 THB
1 THB = 0.082309
XCD
Avg
12.1011
High
12.1703
Low
11.9223
Last updated: 3/27/2026, 10:10:46 AM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.15 THB |
| 10 XCD | 121.49 THB |
| 50 XCD | 607.46 THB |
| 100 XCD | 1,214.93 THB |
| 500 XCD | 6,074.65 THB |
| 1,000 XCD | 12,149.29 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-27T10:10:46Z",
"rates": {
"THB": 12.149294
}
}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": 1214.9294,
"rate": 12.149294
}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