Rate Overview
Live
1 GBP = 1.3280 BMD
1 BMD = 0.752992
GBP
Avg
1.3172
High
1.3719
Low
1.2421
Last updated: 3/27/2026, 1:19:50 PM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.33 BMD |
| 10 GBP | 13.28 BMD |
| 50 GBP | 66.40 BMD |
| 100 GBP | 132.80 BMD |
| 500 GBP | 664.02 BMD |
| 1,000 GBP | 1,328.04 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-27T13:19:50Z",
"rates": {
"BMD": 1.328035
}
}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": 132.8035,
"rate": 1.328035
}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