Rate Overview
Live
1 BBD = 64.9566 KES
1 KES = 0.015395
BBD
Avg
64.6275
High
64.9566
Low
64.3313
Last updated: 3/26/2026, 5:56:58 PM
Quick Conversions
| BBD | KES |
|---|---|
| 1 BBD | 64.96 KES |
| 10 BBD | 649.57 KES |
| 50 BBD | 3,247.83 KES |
| 100 BBD | 6,495.66 KES |
| 500 BBD | 32,478.31 KES |
| 1,000 BBD | 64,956.61 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-03-26T17:56:58Z",
"rates": {
"KES": 64.95661
}
}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": 6495.661,
"rate": 64.95661
}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