Rate Overview
Live
1 THB = 3.9805 KES
1 KES = 0.251224
THB
Avg
3.9607
High
3.9806
Low
3.9260
Last updated: 6/17/2026, 6:40:52 AM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.98 KES |
| 10 THB | 39.81 KES |
| 50 THB | 199.03 KES |
| 100 THB | 398.05 KES |
| 500 THB | 1,990.26 KES |
| 1,000 THB | 3,980.52 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-06-17T06:40:52Z",
"rates": {
"KES": 3.980518
}
}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": 398.0518,
"rate": 3.980518
}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