Rate Overview
Live
1 KES = 0.092185 BOB
1 BOB = 10.8478
KES
Avg
0.090643
High
0.092185
Low
0.088887
Last updated: 9/2/2026, 10:55:32 AM
Quick Conversions
| KES | BOB |
|---|---|
| 1 KES | 0.09 BOB |
| 10 KES | 0.92 BOB |
| 50 KES | 4.61 BOB |
| 100 KES | 9.22 BOB |
| 500 KES | 46.09 BOB |
| 1,000 KES | 92.19 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-09-02T10:55:32Z",
"rates": {
"BOB": 0.092185
}
}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.2185,
"rate": 0.092185
}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