Rate Overview
Live
1 BOB = 18.7000 KES
1 KES = 0.053476
BOB
Avg
18.6798
High
18.7153
Low
18.6313
Last updated: 3/7/2026, 3:07:12 AM
Quick Conversions
| BOB | KES |
|---|---|
| 1 BOB | 18.70 KES |
| 10 BOB | 187.00 KES |
| 50 BOB | 935.00 KES |
| 100 BOB | 1,870.00 KES |
| 500 BOB | 9,350.00 KES |
| 1,000 BOB | 18,700.00 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-07T03:07:12Z",
"rates": {
"KES": 18.700002
}
}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": 1870.0002000000002,
"rate": 18.700002
}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