Rate Overview
Live
1 BDT = 0.109659 BWP
1 BWP = 9.1192
BDT
Avg
0.110290
High
0.115833
Low
0.109344
Last updated: 7/8/2026, 5:19:49 AM
Quick Conversions
| BDT | BWP |
|---|---|
| 1 BDT | 0.11 BWP |
| 10 BDT | 1.10 BWP |
| 50 BDT | 5.48 BWP |
| 100 BDT | 10.97 BWP |
| 500 BDT | 54.83 BWP |
| 1,000 BDT | 109.66 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-08T05:19:49Z",
"rates": {
"BWP": 0.109659
}
}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": 10.965900000000001,
"rate": 0.109659
}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