Rate Overview
Live
1 THB = 3.9722 KES
1 KES = 0.251751
THB
Avg
3.9769
High
4.0195
Low
3.9533
Last updated: 5/27/2026, 6:32:52 PM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.97 KES |
| 10 THB | 39.72 KES |
| 50 THB | 198.61 KES |
| 100 THB | 397.22 KES |
| 500 THB | 1,986.09 KES |
| 1,000 THB | 3,972.17 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-05-27T18:32:52Z",
"rates": {
"KES": 3.972172
}
}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": 397.2172,
"rate": 3.972172
}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