Rate Overview
Live
1 KES = 0.251442 THB
1 THB = 3.9771
KES
Avg
0.248789
High
0.254393
Low
0.239767
Last updated: 5/27/2026, 6:14:28 AM
Quick Conversions
| KES | THB |
|---|---|
| 1 KES | 0.25 THB |
| 10 KES | 2.51 THB |
| 50 KES | 12.57 THB |
| 100 KES | 25.14 THB |
| 500 KES | 125.72 THB |
| 1,000 KES | 251.44 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-05-27T06:14:28Z",
"rates": {
"THB": 0.251442
}
}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.1442,
"rate": 0.251442
}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