Rate Overview
Live
1 BOB = 11.9417 KES
1 KES = 0.083740
BOB
Avg
18.3323
High
18.9759
Low
11.9417
Last updated: 7/23/2026, 2:35:07 PM
Quick Conversions
| BOB | KES |
|---|---|
| 1 BOB | 11.94 KES |
| 10 BOB | 119.42 KES |
| 50 BOB | 597.09 KES |
| 100 BOB | 1,194.17 KES |
| 500 BOB | 5,970.86 KES |
| 1,000 BOB | 11,941.72 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-07-23T14:35:07Z",
"rates": {
"KES": 11.94172
}
}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": 1194.172,
"rate": 11.94172
}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