Rate Overview
Live
1 BBD = 64.1221 KES
1 KES = 0.015595
BBD
Avg
64.1140
High
64.1300
Low
64.0920
Last updated: 5/6/2026, 5:02:35 AM
Quick Conversions
| BBD | KES |
|---|---|
| 1 BBD | 64.12 KES |
| 10 BBD | 641.22 KES |
| 50 BBD | 3,206.11 KES |
| 100 BBD | 6,412.21 KES |
| 500 BBD | 32,061.05 KES |
| 1,000 BBD | 64,122.11 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-06T05:02:35Z",
"rates": {
"KES": 64.122106
}
}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": 6412.2106,
"rate": 64.122106
}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