Rate Overview
Live
1 KES = 0.952205 BDT
1 BDT = 1.0502
KES
Avg
0.953461
High
0.954932
Low
0.952205
Last updated: 7/27/2026, 9:31:30 AM
Quick Conversions
| KES | BDT |
|---|---|
| 1 KES | 0.95 BDT |
| 10 KES | 9.52 BDT |
| 50 KES | 47.61 BDT |
| 100 KES | 95.22 BDT |
| 500 KES | 476.10 BDT |
| 1,000 KES | 952.20 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-07-27T09:31:30Z",
"rates": {
"BDT": 0.952205
}
}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.2205,
"rate": 0.952205
}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