Rate Overview
Live
1 KES = 0.253791 THB
1 THB = 3.9403
KES
Avg
0.252727
High
0.254106
Low
0.248658
Last updated: 3/27/2026, 8:01:03 AM
Quick Conversions
| KES | THB |
|---|---|
| 1 KES | 0.25 THB |
| 10 KES | 2.54 THB |
| 50 KES | 12.69 THB |
| 100 KES | 25.38 THB |
| 500 KES | 126.90 THB |
| 1,000 KES | 253.79 THB |
Get KES/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=THBExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T08:01:03Z",
"rates": {
"THB": 0.253791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "THB",
"amount": 100
},
"result": 25.379099999999998,
"rate": 0.253791
}Build with KES/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key