Rate Overview
Live
1 KES = 0.949128 BDT
1 BDT = 1.0536
KES
Avg
0.948893
High
0.949420
Low
0.948256
Last updated: 6/16/2026, 1:29:58 PM
Quick Conversions
| KES | BDT |
|---|---|
| 1 KES | 0.95 BDT |
| 10 KES | 9.49 BDT |
| 50 KES | 47.46 BDT |
| 100 KES | 94.91 BDT |
| 500 KES | 474.56 BDT |
| 1,000 KES | 949.13 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-06-16T13:29:58Z",
"rates": {
"BDT": 0.949128
}
}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.9128,
"rate": 0.949128
}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