Rate Overview
Live
1 KYD = 40.0871 THB
1 THB = 0.024946
KYD
Avg
39.4935
High
40.4515
Low
38.4615
Last updated: 9/2/2026, 2:35:18 AM
Quick Conversions
| KYD | THB |
|---|---|
| 1 KYD | 40.09 THB |
| 10 KYD | 400.87 THB |
| 50 KYD | 2,004.36 THB |
| 100 KYD | 4,008.71 THB |
| 500 KYD | 20,043.55 THB |
| 1,000 KYD | 40,087.10 THB |
Get KYD/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=THBExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-09-02T02:35:18Z",
"rates": {
"THB": 40.0871
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "THB",
"amount": 100
},
"result": 4008.71,
"rate": 40.0871
}Build with KYD/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key