Rate Overview
Live
1 BOB = 18.6897 KES
1 KES = 0.053505
BOB
Avg
18.6807
High
18.6914
Low
18.6222
Last updated: 5/7/2026, 7:49:07 AM
Quick Conversions
| BOB | KES |
|---|---|
| 1 BOB | 18.69 KES |
| 10 BOB | 186.90 KES |
| 50 BOB | 934.48 KES |
| 100 BOB | 1,868.97 KES |
| 500 BOB | 9,344.84 KES |
| 1,000 BOB | 18,689.69 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-05-07T07:49:07Z",
"rates": {
"KES": 18.689688
}
}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": 1868.9688,
"rate": 18.689688
}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