Rate Overview
Live
1 BOB = 18.7444 KES
1 KES = 0.053349
BOB
Avg
18.6835
High
18.7520
Low
18.6257
Last updated: 3/27/2026, 10:17:51 AM
Quick Conversions
| BOB | KES |
|---|---|
| 1 BOB | 18.74 KES |
| 10 BOB | 187.44 KES |
| 50 BOB | 937.22 KES |
| 100 BOB | 1,874.44 KES |
| 500 BOB | 9,372.22 KES |
| 1,000 BOB | 18,744.44 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-03-27T10:17:51Z",
"rates": {
"KES": 18.744436
}
}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": 1874.4436,
"rate": 18.744436
}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