Rate Overview
Live
1 BBD = 6.7870 BWP
1 BWP = 0.147340
BBD
Avg
6.7502
High
6.9535
Low
6.5362
Last updated: 7/15/2026, 11:27:00 AM
Quick Conversions
| BBD | BWP |
|---|---|
| 1 BBD | 6.79 BWP |
| 10 BBD | 67.87 BWP |
| 50 BBD | 339.35 BWP |
| 100 BBD | 678.70 BWP |
| 500 BBD | 3,393.50 BWP |
| 1,000 BBD | 6,787.01 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-15T11:27:00Z",
"rates": {
"BWP": 6.787006
}
}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": 678.7006,
"rate": 6.787006
}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