Rate Overview
Live
1 BBD = 6.8846 BWP
1 BWP = 0.145252
BBD
Avg
6.8980
High
7.1643
Low
6.6544
Last updated: 7/26/2026, 7:44:16 AM
Quick Conversions
| BBD | BWP |
|---|---|
| 1 BBD | 6.88 BWP |
| 10 BBD | 68.85 BWP |
| 50 BBD | 344.23 BWP |
| 100 BBD | 688.46 BWP |
| 500 BBD | 3,442.30 BWP |
| 1,000 BBD | 6,884.60 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-07-26T07:44:16Z",
"rates": {
"BWP": 6.884596
}
}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": 688.4596,
"rate": 6.884596
}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