Rate Overview
Live
1 BDT = 0.109201 BWP
1 BWP = 9.1574
BDT
Avg
0.110331
High
0.110759
Low
0.109201
Last updated: 5/7/2026, 3:03:49 PM
Quick Conversions
| BDT | BWP |
|---|---|
| 1 BDT | 0.11 BWP |
| 10 BDT | 1.09 BWP |
| 50 BDT | 5.46 BWP |
| 100 BDT | 10.92 BWP |
| 500 BDT | 54.60 BWP |
| 1,000 BDT | 109.20 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-05-07T15:03:49Z",
"rates": {
"BWP": 0.109201
}
}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.920100000000001,
"rate": 0.109201
}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