Rate Overview
Live
1 THB = 3.9103 KES
1 KES = 0.255733
THB
Avg
3.9120
High
3.9191
Low
3.9066
Last updated: 8/13/2026, 1:57:12 AM
Quick Conversions
| THB | KES |
|---|---|
| 1 THB | 3.91 KES |
| 10 THB | 39.10 KES |
| 50 THB | 195.52 KES |
| 100 THB | 391.03 KES |
| 500 THB | 1,955.17 KES |
| 1,000 THB | 3,910.33 KES |
Get THB/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=KESExample Response:
{
"success": true,
"base": "THB",
"date": "2026-08-13T01:57:12Z",
"rates": {
"KES": 3.910334
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "KES",
"amount": 100
},
"result": 391.03340000000003,
"rate": 3.910334
}Build with THB/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key