Rate Overview
Live
1 THB = 3.8409 KES
1 KES = 0.260357
THB
Avg
3.8762
High
3.9357
Low
3.8409
Last updated: 7/21/2026, 12:42:34 AM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.84 KES |
| 10 THB | 38.41 KES |
| 50 THB | 192.04 KES |
| 100 THB | 384.09 KES |
| 500 THB | 1,920.44 KES |
| 1,000 THB | 3,840.88 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-21T00:42:34Z",
"rates": {
"KES": 3.840881
}
}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.0881,
"rate": 3.840881
}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