Rate Overview
Live
1 GBP = 1.3307 BMD
1 BMD = 0.751459
GBP
Avg
1.3398
High
1.3709
Low
1.2923
Last updated: 3/27/2026, 11:14:20 AM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.33 BMD |
| 10 GBP | 13.31 BMD |
| 50 GBP | 66.54 BMD |
| 100 GBP | 133.07 BMD |
| 500 GBP | 665.37 BMD |
| 1,000 GBP | 1,330.74 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-27T11:14:20Z",
"rates": {
"BMD": 1.330744
}
}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.0744,
"rate": 1.330744
}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