Rate Overview
Live
1 KYD = 40.1462 THB
1 THB = 0.024909
KYD
Avg
38.5765
High
40.1462
Low
37.3555
Last updated: 6/27/2026, 12:30:52 AM
Quick Conversions
| KYD | THB |
|---|---|
| 1 KYD | 40.15 THB |
| 10 KYD | 401.46 THB |
| 50 KYD | 2,007.31 THB |
| 100 KYD | 4,014.62 THB |
| 500 KYD | 20,073.09 THB |
| 1,000 KYD | 40,146.18 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-06-27T00:30:52Z",
"rates": {
"THB": 40.146181
}
}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": 4014.6180999999997,
"rate": 40.146181
}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