Rate Overview
Live
1 KYD = 38.4765 THB
1 THB = 0.025990
KYD
Avg
38.5621
High
38.8056
Low
38.4643
Last updated: 4/17/2026, 6:10:55 AM
Quick Conversions
| KYD | THB |
|---|---|
| 1 KYD | 38.48 THB |
| 10 KYD | 384.77 THB |
| 50 KYD | 1,923.83 THB |
| 100 KYD | 3,847.65 THB |
| 500 KYD | 19,238.26 THB |
| 1,000 KYD | 38,476.53 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-04-17T06:10:55Z",
"rates": {
"THB": 38.476526
}
}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": 3847.6526,
"rate": 38.476526
}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