Rate Overview
Live
1 GBP = 1.3442 BMD
1 BMD = 0.743949
GBP
Avg
1.3443
High
1.3684
Low
1.3194
Last updated: 5/27/2026, 3:10:51 PM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.34 BMD |
| 10 GBP | 13.44 BMD |
| 50 GBP | 67.21 BMD |
| 100 GBP | 134.42 BMD |
| 500 GBP | 672.09 BMD |
| 1,000 GBP | 1,344.18 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-05-27T15:10:51Z",
"rates": {
"BMD": 1.344179
}
}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": 134.4179,
"rate": 1.344179
}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