Rate Overview
Live
1 KES = 0.105835 BWP
1 BWP = 9.4487
KES
Avg
0.106103
High
0.111531
Low
0.097873
Last updated: 3/27/2026, 3:13:13 PM
Quick Conversions
| KES | BWP |
|---|---|
| 1 KES | 0.11 BWP |
| 10 KES | 1.06 BWP |
| 50 KES | 5.29 BWP |
| 100 KES | 10.58 BWP |
| 500 KES | 52.92 BWP |
| 1,000 KES | 105.84 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-03-27T15:13:13Z",
"rates": {
"BWP": 0.105835
}
}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.583499999999999,
"rate": 0.105835
}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