Rate Overview
Live
1 GBP = 2.6904 BBD
1 BBD = 0.371685
GBP
Avg
2.6891
High
2.6997
Low
2.6804
Last updated: 5/27/2026, 4:48:11 AM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.69 BBD |
| 10 GBP | 26.90 BBD |
| 50 GBP | 134.52 BBD |
| 100 GBP | 269.04 BBD |
| 500 GBP | 1,345.23 BBD |
| 1,000 GBP | 2,690.45 BBD |
Get GBP/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BBDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-27T04:48:11Z",
"rates": {
"BBD": 2.69045
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BBD",
"amount": 100
},
"result": 269.04499999999996,
"rate": 2.69045
}Build with GBP/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key