Rate Overview
Live
1 BBD = 6.6621 BWP
1 BWP = 0.150103
BBD
Avg
6.6684
High
6.6929
Low
6.6528
Last updated: 4/16/2026, 11:34:19 PM
Quick Conversions
| BBD | BWP |
|---|---|
| 1 BBD | 6.66 BWP |
| 10 BBD | 66.62 BWP |
| 50 BBD | 333.11 BWP |
| 100 BBD | 666.21 BWP |
| 500 BBD | 3,331.06 BWP |
| 1,000 BBD | 6,662.11 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-04-16T23:34:19Z",
"rates": {
"BWP": 6.662113
}
}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": 666.2112999999999,
"rate": 6.662113
}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