Rate Overview
Live
1 BBD = 64.7491 KES
1 KES = 0.015444
BBD
Avg
64.7338
High
64.7762
Low
64.6770
Last updated: 6/15/2026, 12:51:30 PM
Quick Conversions
| BBD | KES |
|---|---|
| 1 BBD | 64.75 KES |
| 10 BBD | 647.49 KES |
| 50 BBD | 3,237.46 KES |
| 100 BBD | 6,474.91 KES |
| 500 BBD | 32,374.55 KES |
| 1,000 BBD | 64,749.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-06-15T12:51:30Z",
"rates": {
"KES": 64.749109
}
}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.910900000001,
"rate": 64.749109
}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