Rate Overview
Live
1 XCD = 12.0197 THB
1 THB = 0.083196
XCD
Avg
11.7894
High
12.0830
Low
11.4753
Last updated: 5/29/2026, 10:19:49 PM
Quick Conversions
| XCD | THB |
|---|---|
| 1 XCD | 12.02 THB |
| 10 XCD | 120.20 THB |
| 50 XCD | 600.99 THB |
| 100 XCD | 1,201.97 THB |
| 500 XCD | 6,009.87 THB |
| 1,000 XCD | 12,019.74 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-29T22:19:49Z",
"rates": {
"THB": 12.019737
}
}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": 1201.9737,
"rate": 12.019737
}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