Rate Overview
Live
1 GBP = 1.3383 BMD
1 BMD = 0.747231
GBP
Avg
1.3396
High
1.3485
Low
1.3314
Last updated: 3/6/2026, 7:28:48 PM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.34 BMD |
| 10 GBP | 13.38 BMD |
| 50 GBP | 66.91 BMD |
| 100 GBP | 133.83 BMD |
| 500 GBP | 669.14 BMD |
| 1,000 GBP | 1,338.27 BMD |
Get GBP/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=BMDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-06T19:28:48Z",
"rates": {
"BMD": 1.338274
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "BMD",
"amount": 100
},
"result": 133.82739999999998,
"rate": 1.338274
}Build with GBP/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key