Rate Overview
Live
1 KES = 0.953637 BDT
1 BDT = 1.0486
KES
Avg
0.947147
High
0.953929
Low
0.939093
Last updated: 7/25/2026, 12:34:41 PM
Quick Conversions
| KES | BDT |
|---|---|
| 1 KES | 0.95 BDT |
| 10 KES | 9.54 BDT |
| 50 KES | 47.68 BDT |
| 100 KES | 95.36 BDT |
| 500 KES | 476.82 BDT |
| 1,000 KES | 953.64 BDT |
Get KES/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=BDTExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-25T12:34:41Z",
"rates": {
"BDT": 0.953637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "BDT",
"amount": 100
},
"result": 95.3637,
"rate": 0.953637
}Build with KES/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key