Rate Overview
Live
1 BOB = 10.6657 KES
1 KES = 0.093758
BOB
Avg
10.8882
High
11.1962
Low
10.6535
Last updated: 9/4/2026, 10:56:55 PM
Quick Conversions
| BOB | KES |
|---|---|
| 1 BOB | 10.67 KES |
| 10 BOB | 106.66 KES |
| 50 BOB | 533.29 KES |
| 100 BOB | 1,066.57 KES |
| 500 BOB | 5,332.86 KES |
| 1,000 BOB | 10,665.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-09-04T22:56:55Z",
"rates": {
"KES": 10.665715
}
}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": 1066.5715,
"rate": 10.665715
}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