Rate Overview
Live
1 THB = 3.8596 KES
1 KES = 0.259096
THB
Avg
4.0065
High
4.1531
Low
3.8388
Last updated: 7/27/2026, 8:24:53 AM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.86 KES |
| 10 THB | 38.60 KES |
| 50 THB | 192.98 KES |
| 100 THB | 385.96 KES |
| 500 THB | 1,929.78 KES |
| 1,000 THB | 3,859.57 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-27T08:24:53Z",
"rates": {
"KES": 3.859566
}
}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.9566,
"rate": 3.859566
}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