Rate Overview
Live
1 KES = 0.955709 BDT
1 BDT = 1.0463
KES
Avg
0.956760
High
0.957960
Low
0.955019
Last updated: 8/12/2026, 1:52:29 AM
Quick Conversions
| KES | BDT |
|---|---|
| 1 KES | 0.96 BDT |
| 10 KES | 9.56 BDT |
| 50 KES | 47.79 BDT |
| 100 KES | 95.57 BDT |
| 500 KES | 477.85 BDT |
| 1,000 KES | 955.71 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-08-12T01:52:29Z",
"rates": {
"BDT": 0.955709
}
}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.57090000000001,
"rate": 0.955709
}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