Rate Overview
Live
1 KES = 0.104176 BWP
1 BWP = 9.5991
KES
Avg
0.104247
High
0.104508
Low
0.103895
Last updated: 8/15/2026, 4:12:18 AM
Quick Conversions
| KES | BWP |
|---|---|
| 1 KES | 0.10 BWP |
| 10 KES | 1.04 BWP |
| 50 KES | 5.21 BWP |
| 100 KES | 10.42 BWP |
| 500 KES | 52.09 BWP |
| 1,000 KES | 104.18 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-08-15T04:12:18Z",
"rates": {
"BWP": 0.104176
}
}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.4176,
"rate": 0.104176
}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