Rate Overview
Live
1 KES = 0.053428 BOB
1 BOB = 18.7168
KES
Avg
0.053383
High
0.053428
Low
0.053274
Last updated: 7/2/2026, 12:05:34 AM
Quick Conversions
| KES | BOB |
|---|---|
| 1 KES | 0.05 BOB |
| 10 KES | 0.53 BOB |
| 50 KES | 2.67 BOB |
| 100 KES | 5.34 BOB |
| 500 KES | 26.71 BOB |
| 1,000 KES | 53.43 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-02T00:05:34Z",
"rates": {
"BOB": 0.053428
}
}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": 5.3428,
"rate": 0.053428
}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