Rate Overview
Live
1 GBP = 2.7060 BBD
1 BBD = 0.369555
GBP
Avg
2.7003
High
2.7073
Low
2.6899
Last updated: 8/14/2026, 6:03:43 PM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.71 BBD |
| 10 GBP | 27.06 BBD |
| 50 GBP | 135.30 BBD |
| 100 GBP | 270.60 BBD |
| 500 GBP | 1,352.98 BBD |
| 1,000 GBP | 2,705.96 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-08-14T18:03:43Z",
"rates": {
"BBD": 2.70596
}
}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": 270.596,
"rate": 2.70596
}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