Rate Overview
Live
1 THB = 3.9406 KES
1 KES = 0.253769
THB
Avg
3.9248
High
4.1180
Low
3.7589
Last updated: 3/27/2026, 1:00:57 PM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.94 KES |
| 10 THB | 39.41 KES |
| 50 THB | 197.03 KES |
| 100 THB | 394.06 KES |
| 500 THB | 1,970.30 KES |
| 1,000 THB | 3,940.60 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:57Z",
"rates": {
"KES": 3.940598
}
}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.0598,
"rate": 3.940598
}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