Rate Overview
Live
1 XCD = 12.0242 THB
1 THB = 0.083166
XCD
Avg
12.0513
High
12.0944
Low
11.9982
Last updated: 5/29/2026, 7:49:55 PM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.02 THB |
| 10 XCD | 120.24 THB |
| 50 XCD | 601.21 THB |
| 100 XCD | 1,202.42 THB |
| 500 XCD | 6,012.09 THB |
| 1,000 XCD | 12,024.17 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-05-29T19:49:55Z",
"rates": {
"THB": 12.024172
}
}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": 1202.4172,
"rate": 12.024172
}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