Rate Overview
Live
1 GBP = 2.6540 BBD
1 BBD = 0.376794
GBP
Avg
2.6696
High
2.6836
Low
2.6540
Last updated: 3/27/2026, 10:12:15 PM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.65 BBD |
| 10 GBP | 26.54 BBD |
| 50 GBP | 132.70 BBD |
| 100 GBP | 265.40 BBD |
| 500 GBP | 1,326.99 BBD |
| 1,000 GBP | 2,653.97 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-03-27T22:12:15Z",
"rates": {
"BBD": 2.65397
}
}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": 265.397,
"rate": 2.65397
}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