Rate Overview
Live
1 BBD = 6.7024 BWP
1 BWP = 0.149200
BBD
Avg
6.8690
High
7.1643
Low
6.6544
Last updated: 7/25/2026, 1:49:37 PM
Quick Conversions
| BBD | BWP |
|---|---|
| 1 BBD | 6.70 BWP |
| 10 BBD | 67.02 BWP |
| 50 BBD | 335.12 BWP |
| 100 BBD | 670.24 BWP |
| 500 BBD | 3,351.20 BWP |
| 1,000 BBD | 6,702.41 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-25T13:49:37Z",
"rates": {
"BWP": 6.702407
}
}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": 670.2407,
"rate": 6.702407
}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