Rate Overview
Live
1 KYD = 38.5690 THB
1 THB = 0.025928
KYD
Avg
38.9188
High
39.1557
Low
38.5690
Last updated: 5/7/2026, 11:20:16 AM
Quick Conversions
| KYD | THB |
|---|---|
| 1 KYD | 38.57 THB |
| 10 KYD | 385.69 THB |
| 50 KYD | 1,928.45 THB |
| 100 KYD | 3,856.90 THB |
| 500 KYD | 19,284.48 THB |
| 1,000 KYD | 38,568.96 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-05-07T11:20:16Z",
"rates": {
"THB": 38.568961
}
}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": 3856.8961,
"rate": 38.568961
}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