Rate Overview
Live
1 BDT = 0.112359 BWP
1 BWP = 8.9000
BDT
Avg
0.110275
High
0.113799
Low
0.106843
Last updated: 3/28/2026, 10:42:34 AM
Quick Conversions
| BDT | BWP |
|---|---|
| 1 BDT | 0.11 BWP |
| 10 BDT | 1.12 BWP |
| 50 BDT | 5.62 BWP |
| 100 BDT | 11.24 BWP |
| 500 BDT | 56.18 BWP |
| 1,000 BDT | 112.36 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-28T10:42:34Z",
"rates": {
"BWP": 0.112359
}
}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.2359,
"rate": 0.112359
}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