Rate Overview
Live
1 BOB = 18.6643 KES
1 KES = 0.053578
BOB
Avg
18.6836
High
18.7265
Low
18.6349
Last updated: 7/6/2026, 11:00:59 PM
Quick Conversions
| BOB | KES |
|---|---|
| 1 BOB | 18.66 KES |
| 10 BOB | 186.64 KES |
| 50 BOB | 933.22 KES |
| 100 BOB | 1,866.43 KES |
| 500 BOB | 9,332.17 KES |
| 1,000 BOB | 18,664.34 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-06T23:00:59Z",
"rates": {
"KES": 18.664337
}
}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": 1866.4337,
"rate": 18.664337
}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