Rate Overview
Live
1 KES = 0.249562 THB
1 THB = 4.0070
KES
Avg
0.251600
High
0.252951
Low
0.249562
Last updated: 5/6/2026, 10:00:06 PM
Quick Conversions
| KES | THB |
|---|---|
| 1 KES | 0.25 THB |
| 10 KES | 2.50 THB |
| 50 KES | 12.48 THB |
| 100 KES | 24.96 THB |
| 500 KES | 124.78 THB |
| 1,000 KES | 249.56 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-06T22:00:06Z",
"rates": {
"THB": 0.249562
}
}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": 24.9562,
"rate": 0.249562
}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