Rate Overview
Live
1 THB = 3.8449 KES
1 KES = 0.260083
THB
Avg
3.9992
High
4.1531
Low
3.8424
Last updated: 7/19/2026, 3:19:23 PM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.84 KES |
| 10 THB | 38.45 KES |
| 50 THB | 192.25 KES |
| 100 THB | 384.49 KES |
| 500 THB | 1,922.47 KES |
| 1,000 THB | 3,844.93 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-19T15:19:23Z",
"rates": {
"KES": 3.844932
}
}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.4932,
"rate": 3.844932
}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