Rate Overview
Live
1 BBD = 64.7425 KES
1 KES = 0.015446
BBD
Avg
64.6126
High
65.0114
Low
64.1300
Last updated: 5/26/2026, 11:23:27 AM
Quick Conversions
| BBD | KES |
|---|---|
| 1 BBD | 64.74 KES |
| 10 BBD | 647.43 KES |
| 50 BBD | 3,237.13 KES |
| 100 BBD | 6,474.25 KES |
| 500 BBD | 32,371.26 KES |
| 1,000 BBD | 64,742.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-05-26T11:23:27Z",
"rates": {
"KES": 64.742521
}
}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.2521,
"rate": 64.742521
}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