Rate Overview
Live
1 BBD = 0.373569 GBP
1 GBP = 2.6769
BBD
Avg
0.374842
High
0.379928
Low
0.370074
Last updated: 7/22/2026, 2:56:43 PM
Quick Conversions
| BBD | GBP |
|---|---|
| 1 BBD | 0.37 GBP |
| 10 BBD | 3.74 GBP |
| 50 BBD | 18.68 GBP |
| 100 BBD | 37.36 GBP |
| 500 BBD | 186.78 GBP |
| 1,000 BBD | 373.57 GBP |
Get BBD/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GBPExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-22T14:56:43Z",
"rates": {
"GBP": 0.373569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GBP",
"amount": 100
},
"result": 37.356899999999996,
"rate": 0.373569
}Build with BBD/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key