Rate Overview
Live
1 KES = 0.945059 BDT
1 BDT = 1.0581
KES
Avg
0.946691
High
0.950968
Low
0.942925
Last updated: 3/27/2026, 6:52:13 PM
Quick Conversions
| KES | BDT |
|---|---|
| 1 KES | 0.95 BDT |
| 10 KES | 9.45 BDT |
| 50 KES | 47.25 BDT |
| 100 KES | 94.51 BDT |
| 500 KES | 472.53 BDT |
| 1,000 KES | 945.06 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-03-27T18:52:13Z",
"rates": {
"BDT": 0.945059
}
}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": 94.5059,
"rate": 0.945059
}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