Rate Overview
Live
1 KES = 0.015477 BBD
1 BBD = 64.6120
KES
Avg
0.015485
High
0.015504
Low
0.015460
Last updated: 3/7/2026, 12:26:39 AM
Quick Conversions
| KES | BBD |
|---|---|
| 1 KES | 0.02 BBD |
| 10 KES | 0.15 BBD |
| 50 KES | 0.77 BBD |
| 100 KES | 1.55 BBD |
| 500 KES | 7.74 BBD |
| 1,000 KES | 15.48 BBD |
Get KES/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BBDExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-07T00:26:39Z",
"rates": {
"BBD": 0.015477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BBD",
"amount": 100
},
"result": 1.5476999999999999,
"rate": 0.015477
}Build with KES/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key