Rate Overview
Live
1 BBD = 6.7473 BWP
1 BWP = 0.148207
BBD
Avg
6.7419
High
6.7474
Low
6.7109
Last updated: 5/7/2026, 3:27:52 AM
Quick Conversions
| BBD | BWP |
|---|---|
| 1 BBD | 6.75 BWP |
| 10 BBD | 67.47 BWP |
| 50 BBD | 337.37 BWP |
| 100 BBD | 674.73 BWP |
| 500 BBD | 3,373.65 BWP |
| 1,000 BBD | 6,747.31 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-05-07T03:27:52Z",
"rates": {
"BWP": 6.74731
}
}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": 674.731,
"rate": 6.74731
}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