Rate Overview
Live
1 BBD = 64.7701 KES
1 KES = 0.015439
BBD
Avg
64.6856
High
64.7701
Low
64.6209
Last updated: 7/25/2026, 1:26:36 PM
Quick Conversions
| BBD | KES |
|---|---|
| 1 BBD | 64.77 KES |
| 10 BBD | 647.70 KES |
| 50 BBD | 3,238.51 KES |
| 100 BBD | 6,477.01 KES |
| 500 BBD | 32,385.06 KES |
| 1,000 BBD | 64,770.13 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-25T13:26:36Z",
"rates": {
"KES": 64.770126
}
}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": 6477.0126,
"rate": 64.770126
}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