Rate Overview
Live
1 THB = 3.8828 KES
1 KES = 0.257544
THB
Avg
3.9119
High
3.9524
Low
3.8828
Last updated: 9/2/2026, 5:05:55 AM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.88 KES |
| 10 THB | 38.83 KES |
| 50 THB | 194.14 KES |
| 100 THB | 388.28 KES |
| 500 THB | 1,941.41 KES |
| 1,000 THB | 3,882.83 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-09-02T05:05:55Z",
"rates": {
"KES": 3.882829
}
}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": 388.2829,
"rate": 3.882829
}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