Rate Overview
Live
1 BOB = 10.8141 KES
1 KES = 0.092472
BOB
Avg
10.7616
High
10.8944
Low
10.6568
Last updated: 8/12/2026, 10:37:25 AM
Quick Conversions
| BOB | KES |
|---|---|
| 1 BOB | 10.81 KES |
| 10 BOB | 108.14 KES |
| 50 BOB | 540.71 KES |
| 100 BOB | 1,081.41 KES |
| 500 BOB | 5,407.05 KES |
| 1,000 BOB | 10,814.11 KES |
Get BOB/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=KESExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-12T10:37:25Z",
"rates": {
"KES": 10.814108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "KES",
"amount": 100
},
"result": 1081.4107999999999,
"rate": 10.814108
}Build with BOB/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key