Rate Overview
Live
1 THB = 3.9555 KES
1 KES = 0.252813
THB
Avg
4.0488
High
4.1446
Low
3.9464
Last updated: 3/27/2026, 4:30:30 PM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.96 KES |
| 10 THB | 39.56 KES |
| 50 THB | 197.77 KES |
| 100 THB | 395.55 KES |
| 500 THB | 1,977.75 KES |
| 1,000 THB | 3,955.50 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-27T16:30:30Z",
"rates": {
"KES": 3.9555
}
}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": 395.54999999999995,
"rate": 3.9555
}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