Rate Overview
Live
1 GBP = 1.3320 BMD
1 BMD = 0.750740
GBP
Avg
1.3432
High
1.3675
Low
1.3218
Last updated: 7/24/2026, 9:27:37 PM
Quick Conversions
| GBP | BMD |
|---|---|
| 1 GBP | 1.33 BMD |
| 10 GBP | 13.32 BMD |
| 50 GBP | 66.60 BMD |
| 100 GBP | 133.20 BMD |
| 500 GBP | 666.01 BMD |
| 1,000 GBP | 1,332.02 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-07-24T21:27:37Z",
"rates": {
"BMD": 1.332019
}
}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.2019,
"rate": 1.332019
}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