Rate Overview
Live
1 KES = 0.251820 THB
1 THB = 3.9711
KES
Avg
0.246676
High
0.252951
Low
0.240736
Last updated: 5/27/2026, 3:42:59 AM
Quick Conversions
| KES | THB |
|---|---|
| 1 KES | 0.25 THB |
| 10 KES | 2.52 THB |
| 50 KES | 12.59 THB |
| 100 KES | 25.18 THB |
| 500 KES | 125.91 THB |
| 1,000 KES | 251.82 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-27T03:42:59Z",
"rates": {
"THB": 0.25182
}
}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.182,
"rate": 0.25182
}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