Rate Overview
Live
1 KES = 0.946249 BDT
1 BDT = 1.0568
KES
Avg
0.946967
High
0.948416
Low
0.946249
Last updated: 3/7/2026, 12:30:24 AM
Quick Conversions
| KES | BDT |
|---|---|
| 1 KES | 0.95 BDT |
| 10 KES | 9.46 BDT |
| 50 KES | 47.31 BDT |
| 100 KES | 94.62 BDT |
| 500 KES | 473.12 BDT |
| 1,000 KES | 946.25 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-07T00:30:24Z",
"rates": {
"BDT": 0.946249
}
}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.6249,
"rate": 0.946249
}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