Rate Overview
Live
1 XCD = 12.1277 THB
1 THB = 0.082456
XCD
Avg
12.1746
High
12.2725
Low
12.1277
Last updated: 9/9/2026, 7:42:18 AM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.13 THB |
| 10 XCD | 121.28 THB |
| 50 XCD | 606.39 THB |
| 100 XCD | 1,212.77 THB |
| 500 XCD | 6,063.86 THB |
| 1,000 XCD | 12,127.72 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-09-09T07:42:18Z",
"rates": {
"THB": 12.127722
}
}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": 1212.7722,
"rate": 12.127722
}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