Rate Overview
Live
1 KES = 0.259737 THB
1 THB = 3.8500
KES
Avg
0.260390
High
0.261504
Low
0.259376
Last updated: 7/27/2026, 6:44:33 PM
Quick Conversions
| KES | THB |
|---|---|
| 1 KES | 0.26 THB |
| 10 KES | 2.60 THB |
| 50 KES | 12.99 THB |
| 100 KES | 25.97 THB |
| 500 KES | 129.87 THB |
| 1,000 KES | 259.74 THB |
Get KES/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=THBExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-27T18:44:33Z",
"rates": {
"THB": 0.259737
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "THB",
"amount": 100
},
"result": 25.9737,
"rate": 0.259737
}Build with KES/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key