Rate Overview
Live
1 KES = 0.082842 BOB
1 BOB = 12.0712
KES
Avg
0.056254
High
0.082842
Low
0.052899
Last updated: 7/19/2026, 4:24:59 PM
Quick Conversions
| KES | BOB |
|---|---|
| 1 KES | 0.08 BOB |
| 10 KES | 0.83 BOB |
| 50 KES | 4.14 BOB |
| 100 KES | 8.28 BOB |
| 500 KES | 41.42 BOB |
| 1,000 KES | 82.84 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-07-19T16:24:59Z",
"rates": {
"BOB": 0.082842
}
}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": 8.2842,
"rate": 0.082842
}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