Rate Overview
Live
1 BDT = 0.110511 BWP
1 BWP = 9.0489
BDT
Avg
0.108967
High
0.110511
Low
0.106700
Last updated: 3/7/2026, 7:44:00 AM
Quick Conversions
| BDT | BWP |
|---|---|
| 1 BDT | 0.11 BWP |
| 10 BDT | 1.11 BWP |
| 50 BDT | 5.53 BWP |
| 100 BDT | 11.05 BWP |
| 500 BDT | 55.26 BWP |
| 1,000 BDT | 110.51 BWP |
Get BDT/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=BWPExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T07:44:00Z",
"rates": {
"BWP": 0.110511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "BWP",
"amount": 100
},
"result": 11.0511,
"rate": 0.110511
}Build with BDT/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key