Rate Overview
Live
1 BBD = 64.7485 KES
1 KES = 0.015444
BBD
Avg
64.5306
High
65.0114
Low
63.9921
Last updated: 7/24/2026, 8:18:13 PM
Quick Conversions
| BBD | KES |
|---|---|
| 1 BBD | 64.75 KES |
| 10 BBD | 647.49 KES |
| 50 BBD | 3,237.43 KES |
| 100 BBD | 6,474.85 KES |
| 500 BBD | 32,374.26 KES |
| 1,000 BBD | 64,748.52 KES |
Get BBD/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=KESExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-24T20:18:13Z",
"rates": {
"KES": 64.748518
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "KES",
"amount": 100
},
"result": 6474.8518,
"rate": 64.748518
}Build with BBD/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key