Rate Overview
Live
1 BDT = 0.115907 BWP
1 BWP = 8.6276
BDT
Avg
0.110366
High
0.116088
Low
0.107029
Last updated: 7/22/2026, 8:38:34 PM
Quick Conversions
| BDT | BWP |
|---|---|
| 1 BDT | 0.12 BWP |
| 10 BDT | 1.16 BWP |
| 50 BDT | 5.80 BWP |
| 100 BDT | 11.59 BWP |
| 500 BDT | 57.95 BWP |
| 1,000 BDT | 115.91 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-07-22T20:38:34Z",
"rates": {
"BWP": 0.115907
}
}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.5907,
"rate": 0.115907
}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