Rate Overview
Live
1 GBP = 1.3345 BMD
1 BMD = 0.749327
GBP
Avg
1.3363
High
1.3418
Low
1.3325
Last updated: 3/27/2026, 7:45:45 AM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.33 BMD |
| 10 GBP | 13.35 BMD |
| 50 GBP | 66.73 BMD |
| 100 GBP | 133.45 BMD |
| 500 GBP | 667.27 BMD |
| 1,000 GBP | 1,334.53 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-27T07:45:45Z",
"rates": {
"BMD": 1.33453
}
}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.453,
"rate": 1.33453
}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