Rate Overview
Live
1 KES = 0.104390 BWP
1 BWP = 9.5795
KES
Avg
0.105201
High
0.110461
Low
0.104219
Last updated: 7/6/2026, 12:14:39 PM
Quick Conversions
| KES | BWP |
|---|---|
| 1 KES | 0.10 BWP |
| 10 KES | 1.04 BWP |
| 50 KES | 5.22 BWP |
| 100 KES | 10.44 BWP |
| 500 KES | 52.20 BWP |
| 1,000 KES | 104.39 BWP |
Get KES/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BWPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-06T12:14:39Z",
"rates": {
"BWP": 0.10439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BWP",
"amount": 100
},
"result": 10.439,
"rate": 0.10439
}Build with KES/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key