Rate Overview
Live
1 KES = 0.092471 BOB
1 BOB = 10.8142
KES
Avg
0.092928
High
0.093836
Low
0.091789
Last updated: 8/12/2026, 11:02:55 AM
Quick Conversions
| KES | BOB |
|---|---|
| 1 KES | 0.09 BOB |
| 10 KES | 0.92 BOB |
| 50 KES | 4.62 BOB |
| 100 KES | 9.25 BOB |
| 500 KES | 46.24 BOB |
| 1,000 KES | 92.47 BOB |
Get KES/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BOBExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-12T11:02:55Z",
"rates": {
"BOB": 0.092471
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BOB",
"amount": 100
},
"result": 9.2471,
"rate": 0.092471
}Build with KES/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key