Rate Overview
Live
1 GBP = 2.7175 BBD
1 BBD = 0.367992
GBP
Avg
2.7141
High
2.7306
Low
2.6991
Last updated: 4/17/2026, 12:44:19 AM
Quick Conversions
| GBP | BBD |
|---|---|
| 1 GBP | 2.72 BBD |
| 10 GBP | 27.17 BBD |
| 50 GBP | 135.87 BBD |
| 100 GBP | 271.75 BBD |
| 500 GBP | 1,358.73 BBD |
| 1,000 GBP | 2,717.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-04-17T00:44:19Z",
"rates": {
"BBD": 2.717452
}
}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": 271.7452,
"rate": 2.717452
}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