Rate Overview
Live
1 BBD = 6.7544 BWP
1 BWP = 0.148053
BBD
Avg
6.6434
High
6.7544
Low
6.5261
Last updated: 3/6/2026, 9:34:33 PM
Quick Conversions
| BBD | BWP |
|---|---|
| 1 BBD | 6.75 BWP |
| 10 BBD | 67.54 BWP |
| 50 BBD | 337.72 BWP |
| 100 BBD | 675.44 BWP |
| 500 BBD | 3,377.18 BWP |
| 1,000 BBD | 6,754.35 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-06T21:34:33Z",
"rates": {
"BWP": 6.754352
}
}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": 675.4352,
"rate": 6.754352
}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