Rate Overview
Live
1 BBD = 0.374888 GBP
1 GBP = 2.6675
BBD
Avg
0.373932
High
0.375265
Low
0.371468
Last updated: 7/26/2026, 10:11:48 PM
Quick Conversions
| BBD | GBP |
|---|---|
| 1 BBD | 0.37 GBP |
| 10 BBD | 3.75 GBP |
| 50 BBD | 18.74 GBP |
| 100 BBD | 37.49 GBP |
| 500 BBD | 187.44 GBP |
| 1,000 BBD | 374.89 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-26T22:11:48Z",
"rates": {
"GBP": 0.374888
}
}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.4888,
"rate": 0.374888
}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