Rate Overview
Live
1 THB = 3.9421 KES
1 KES = 0.253672
THB
Avg
4.0310
High
4.1504
Low
3.9354
Last updated: 3/27/2026, 1:00:00 PM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.94 KES |
| 10 THB | 39.42 KES |
| 50 THB | 197.10 KES |
| 100 THB | 394.21 KES |
| 500 THB | 1,971.05 KES |
| 1,000 THB | 3,942.10 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-03-27T13:00:00Z",
"rates": {
"KES": 3.942095
}
}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": 394.2095,
"rate": 3.942095
}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