Rate Overview
Live
1 THB = 3.8416 KES
1 KES = 0.260309
THB
Avg
3.9226
High
4.1180
Low
3.7589
Last updated: 7/21/2026, 12:55:28 PM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.84 KES |
| 10 THB | 38.42 KES |
| 50 THB | 192.08 KES |
| 100 THB | 384.16 KES |
| 500 THB | 1,920.80 KES |
| 1,000 THB | 3,841.59 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-21T12:55:28Z",
"rates": {
"KES": 3.841592
}
}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": 384.1592,
"rate": 3.841592
}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