Rate Overview
Live
1 BOB = 18.6823 KES
1 KES = 0.053526
BOB
Avg
18.6814
High
18.7265
Low
18.6349
Last updated: 7/7/2026, 12:20:48 PM
Quick Conversions
| BOB | KES |
|---|---|
| 1 BOB | 18.68 KES |
| 10 BOB | 186.82 KES |
| 50 BOB | 934.12 KES |
| 100 BOB | 1,868.23 KES |
| 500 BOB | 9,341.17 KES |
| 1,000 BOB | 18,682.35 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-07T12:20:48Z",
"rates": {
"KES": 18.682347
}
}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.2347,
"rate": 18.682347
}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