Rate Overview
Live
1 BBD = 6.6994 BWP
1 BWP = 0.149268
BBD
Avg
6.7070
High
6.7371
Low
6.6791
Last updated: 9/4/2026, 7:38:32 AM
Quick Conversions
| BBD | BWP |
|---|---|
| 1 BBD | 6.70 BWP |
| 10 BBD | 66.99 BWP |
| 50 BBD | 334.97 BWP |
| 100 BBD | 669.94 BWP |
| 500 BBD | 3,349.69 BWP |
| 1,000 BBD | 6,699.37 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-09-04T07:38:32Z",
"rates": {
"BWP": 6.69937
}
}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": 669.937,
"rate": 6.69937
}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