Rate Overview
Live
1 KYD = 38.2680 THB
1 THB = 0.026131
KYD
Avg
38.0291
High
38.4615
Low
37.3935
Last updated: 3/7/2026, 3:48:57 AM
Quick Conversions
| KYD | THB |
|---|---|
| 1 KYD | 38.27 THB |
| 10 KYD | 382.68 THB |
| 50 KYD | 1,913.40 THB |
| 100 KYD | 3,826.80 THB |
| 500 KYD | 19,134.00 THB |
| 1,000 KYD | 38,268.00 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-03-07T03:48:57Z",
"rates": {
"THB": 38.267997
}
}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": 3826.7997,
"rate": 38.267997
}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