Rate Overview
Live
1 KES = 0.950054 BDT
1 BDT = 1.0526
KES
Avg
0.950341
High
0.951763
Low
0.949725
Last updated: 5/7/2026, 3:30:12 AM
Quick Conversions
| KES | BDT |
|---|---|
| 1 KES | 0.95 BDT |
| 10 KES | 9.50 BDT |
| 50 KES | 47.50 BDT |
| 100 KES | 95.01 BDT |
| 500 KES | 475.03 BDT |
| 1,000 KES | 950.05 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-05-07T03:30:12Z",
"rates": {
"BDT": 0.950054
}
}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.0054,
"rate": 0.950054
}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