Rate Overview
Live
1 KYD = 39.5392 THB
1 THB = 0.025291
KYD
Avg
39.4020
High
39.8017
Low
39.1936
Last updated: 6/19/2026, 8:23:07 AM
Quick Conversions
| KYD | THB |
|---|---|
| 1 KYD | 39.54 THB |
| 10 KYD | 395.39 THB |
| 50 KYD | 1,976.96 THB |
| 100 KYD | 3,953.92 THB |
| 500 KYD | 19,769.62 THB |
| 1,000 KYD | 39,539.24 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-19T08:23:07Z",
"rates": {
"THB": 39.539237
}
}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": 3953.9237,
"rate": 39.539237
}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