Rate Overview
Live
1 BBD = 6.8636 BWP
1 BWP = 0.145697
BBD
Avg
6.8557
High
7.2048
Low
6.3213
Last updated: 3/27/2026, 9:33:40 AM
Quick Conversions
| BBD | BWP |
|---|---|
| 1 BBD | 6.86 BWP |
| 10 BBD | 68.64 BWP |
| 50 BBD | 343.18 BWP |
| 100 BBD | 686.36 BWP |
| 500 BBD | 3,431.79 BWP |
| 1,000 BBD | 6,863.58 BWP |
Get BBD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=BWPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-03-27T09:33:40Z",
"rates": {
"BWP": 6.863578
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "BWP",
"amount": 100
},
"result": 686.3578,
"rate": 6.863578
}Build with BBD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key