Rate Overview
Live
1 THB = 3.8513 KES
1 KES = 0.259655
THB
Avg
3.9874
High
4.1707
Low
3.8436
Last updated: 7/28/2026, 11:59:53 AM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.85 KES |
| 10 THB | 38.51 KES |
| 50 THB | 192.56 KES |
| 100 THB | 385.13 KES |
| 500 THB | 1,925.63 KES |
| 1,000 THB | 3,851.26 KES |
Get THB/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=KESExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-28T11:59:53Z",
"rates": {
"KES": 3.851257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "KES",
"amount": 100
},
"result": 385.1257,
"rate": 3.851257
}Build with THB/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key