Rate Overview
Live
1 BBD = 0.369378 GBP
1 GBP = 2.7073
BBD
Avg
0.370131
High
0.370795
Low
0.369369
Last updated: 8/15/2026, 1:17:33 AM
Quick Conversions
| BBD | GBP |
|---|---|
| 1 BBD | 0.37 GBP |
| 10 BBD | 3.69 GBP |
| 50 BBD | 18.47 GBP |
| 100 BBD | 36.94 GBP |
| 500 BBD | 184.69 GBP |
| 1,000 BBD | 369.38 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-08-15T01:17:33Z",
"rates": {
"GBP": 0.369378
}
}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": 36.937799999999996,
"rate": 0.369378
}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