Rate Overview
Live
1 KES = 0.255991 THB
1 THB = 3.9064
KES
Avg
0.255770
High
0.256157
Low
0.255163
Last updated: 8/12/2026, 7:29:37 AM
Quick Conversions
| KES | THB |
|---|---|
| 1 KES | 0.26 THB |
| 10 KES | 2.56 THB |
| 50 KES | 12.80 THB |
| 100 KES | 25.60 THB |
| 500 KES | 128.00 THB |
| 1,000 KES | 255.99 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-08-12T07:29:37Z",
"rates": {
"THB": 0.255991
}
}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.599100000000004,
"rate": 0.255991
}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