Rate Overview
Live
1 THB = 3.9982 KES
1 KES = 0.250113
THB
Avg
3.9789
High
4.0043
Low
3.9577
Last updated: 5/7/2026, 5:37:04 AM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 4.00 KES |
| 10 THB | 39.98 KES |
| 50 THB | 199.91 KES |
| 100 THB | 399.82 KES |
| 500 THB | 1,999.10 KES |
| 1,000 THB | 3,998.20 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-07T05:37:04Z",
"rates": {
"KES": 3.998198
}
}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": 399.8198,
"rate": 3.998198
}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